STEP 7: We need to make a display so that we can see our list on the stage.

  • Go to and drag out Variable Display to the bottom of your program.
  • Change the name of the display to pizza_display.
  • Change the variable name in the display parameters to pizza.
  • Change the x-coordinate in .Display() to 0 and the y-coordinate to 100.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)