This time the turtle will have to turn both directions to reach the goal.

  • Use Move Forward, Turn Left, and Turn Right commands to complete the maze.
  • Each pathway in the maze is 150 pixels long.

You will need to use 7 lines of code to reach the goal!

sprite.pen_down()