The score increases by 1 every time the space bar is pressed. The level changes by one every 10 points.
This remix program demonstrates how to change levels. See inside the program and answer the following questions: 1. What command is used in the script to indicate that the level needs to change? 2. How do you know that you are in a new level? 3. Did the score reset in the new level? 4. What could you do in this example to make the second level different from the first?