STEP 2: Let's create a display for our list.

The display on the stage will show three values. That's because basics is storing three values.

  • In LOGIC, go to and drag out Variable Display. Drop it at the bottom of your program.
  • Change the the variable in the display arguments from my_var to basics.
  • Change the name of the display from my_display to basics_display.

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)