Countdown - Changing number variables during a program's execution
The previous activity explored how to create and use variables. However, the values of the variable didn't really change as the program executed.
In this activity, we will focus on changing the value of a number variable while the program executes.
To get started, click Next from below.