STEP 12: Let's change the spiral that the hedgehog makes.

  • Drag out Set Speed drop it just above your for loop. Change the hedgehog's speed to 30.
  • Change the value of the variable angle to 85.
  • Change the number in range() to 75.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE