Click the green flag and watch what happens. Some of the sprites have scripts and some do not. Read the code for Sprite 1. Notice how its actions are controlled by a random range of numbers. This is what makes this a generative work of art. The action is random and unpredictable. The program is the autonomous system that affects the art. Read the code for Sprite 6. Not only does he change appearance, he also makes random movements. Add code to all the sprites to make them randomly change their appearance. Make some of them move randomly. Make sure that you add coding blocks to "reset" or initiate the program so that everytime it is run, the cats have their original appearance and size and are in their original location.