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

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

  • In LOGIC, go to and drag out Variable Display. Drop it at the bottom of your program.
  • Change the variable in the display parameters to my_list.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE