CHALLENGE #1: This code definitely needs refactoring! Follow these guidelines to see if you can make it more efficient:

  • Use only one rocket.move_up(25).
  • Use only one stage.wait(0.25).
  • Use one Loop with Range.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE