Verse multidimensional array assignment through for loop doesn't work as expected

ahh, I understand now, the IslandsGrid index which is set, will be by array rules and not if it was some map of index numbers to their values :man_facepalming: . Thanks for the explanation, I’m a real n00b :blush: only know JS/Python but decided to try this new syntax here and see what it does, imagined to myself that the index numbers will be keys in a map :sweat_smile: despite knowing I try to make an array, so silly.

1 Like