I added the 2 arrays in the challenge all on my own (whoo), and the result looks like this:
But look what happens when I change the color of the first original squares to all white:
So arrays are ONLY for making creation easier? They don’t apply changes made later to the original?
I was expecting the entire board to change color when I changed the original 4 squares 
Is there a way to actually do that?



