Study your notes on Programming and Testing and Debugging before trying out this exercise.
The value in variables can change while a program is running, for example when the result of a calculation is placed in a variable.
Explanation