STEP 14: Now for the legs! We'll need a list of image labels to pick from.

  • In LOGIC, from , drag another List of Strings into the first section of your program, just under body_list. We're creating all the lists in the same place to keep our code organized and easy to read!
  • Change the list name to legs_list.
  • Give legs_list 6 values: "legs1", "legs2" and so on, up to "legs6".

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)