STEP 3: Now let's show the value the user entered on the stage!

The Variable Display tool has a name that we use to refer to it. It also takes a variable as an argument to display.

  • In LOGIC, click on . Drag Variable Display into your program.
  • Change the name to the left of the equal sign to price_display.
  • Change the variable in the .Display() command to price.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE