LISTS: We use lists to store multiple pieces of information.

  • Add two items to camping_list by editing the list itself. Include a comma before each new item!
  • Add two more items to camping_list by using Append (click the LOGIC tab and look in ).
  • Make sure camping_list has a length of seven when you're done!
  • Check the display on the stage to see exactly what's in your list and how long it is!

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)