STEP 11: Let's update our display so we can see our new list.

  • Go to and drag in Update Display to the bottom of your program.
  • Change the variable in front of .update() from my_display to basics_display
  • Change the argument inside the parentheses from my_var to basics.

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)