STEP 8: Let's create a display to show the value of roll_2.

  • Go to and drag out Variable Display. Drop it at the bottom of your program.
  • Find the variable parameter in .Display(). Change it to roll_2.
  • Change the x-coordinate in .Display() to 200.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE