STEP 4: To create our kittens and zombies, we'll use a loop to add sprites into a list. First we need to create the empty lists.

  • From , drag Empty List into your program and name it kitten_list.
  • Drag another Empty List to the bottom of your program and name it zombie_list.

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)