This time the turtle needs to collect all of the keys before it can complete the maze!

  • Use Turn Left and Move Forward commands to move the turtle all the way around the maze.
  • Once he's collected all the keys, the exit will open up!

sprite.pen_down()