Turtle Maze Problems
Problems
Load the appropriate image
Bring the turtle to the maze starting point
Figure out the commands to have your turtle find its way through the maze.
The link below loads the images into the CS50 Sandbox. It also includes the source code above as maze1.py
Problem 1
Problem 2
Problem 3
Problem 4
Problem 5
Problem 6
Problem 7
Problem 8
Problem 9
Problem 10
Last updated