WARNING: This program has a bug, which means we need to fix it!

RULE: Any time we display a variable, we use the name of the variable that we want displayed.

  • Click Run and read the error message.
  • Debug the program so that the display shows the value of the variable named magic_number.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE