STEP 10: A loop will let us access every item stored in letters and repeat a set of commands each time!

  • Go to and drag Loop through List INSIDE the function.
  • Change the loop list from my_list to letters.
  • In GRAPHICS, go to and drop Say for Time INSIDE the loop. It should be indented twice!
  • Make the sprite say "Encoding..." for 0.2 seconds every time the loop runs!

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)