I am trying to create a program that displays 6 rectangles, that change color when clicked. I have succeeded in drawing the rectangles, and the program responds when you click, but it changes the color of all of the rectangles. I am not sure how to get the program working properly. In the code I have included, I have the program set to change color when the upper left rectangle is pressed. Any advice would be much appreciated!