STEP 4: Let's make our sprite flip around as it says Happy Birthday!

Remember, commands INSIDE the for loop are indented 4 spaces!

  • Change the number of degrees in .turn_right() to 360.
  • Go to and drag out Wait. Drop it at the end of the for loop, inside the loop.
  • Change the integer in the .wait() command to 1.


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)