# So then do```nim # var myLut: array[char, int] # myLut['a'] = 10 # myLut['b'] = 20