This time the turtle will need to move forward and turn in order to reach its goal!

  • Go to and drag out Move Forward.
  • Still in , find Turn Left and drag it into your code.
  • Drag out another Move Forward command.

The program will run in order from top to bottom, so make sure your commands are in the correct order!