STEP 7: We need to repeat the same two commands again.

  • Drag Move Forward from . Drop it at the bottom of your program.
  • Change the integer in .move_forward() to 200.
  • Go to and drag out Turn Left. Drop it at the bottom of your program.
  • Replace the integer in the .turn_left() command with the variable called angle.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE