Activity: More Sway

STEP 9: Now let's make the sprite sway back and forth.

  • Change the integer in the .turn_left() command to 45 so that the sprite turns 45 degrees to the left.
  • Use Turn Right inside the function to have the sprite turn 90 degrees.
  • Use another Turn Left inside the function to turn the sprite 45 degrees so that it is upright.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
Support