LISTS & LOOPS: Lists and loops go together like peanut butter and jelly.

  • This program uses 5 different lists that all contain different and specific information.
  • Click Run and watch the stage. Notice anything wrong? Did you get an error?
  • The lists that the loops are looping through are all mixed up! Look at the different lists and loops.
  • Decide which list should be used with each loop depending on what they do.

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)