In this project, there are five Earth sprites that each do the same thing: turn a random amount, and move around the screen forever, bouncing off the edges. Can you program the Earth sprite to do this and then make five copies?
EXTRA Challenge: Program the Astronaut sprite to move around the screen with the arrow keys. Can you avoid hitting the Earth sprites?