Generate a random maze as shown in here. Your maze must have a path from entrance (bottom left) to exit (top right). Also, try to make the maze as difficult
In level 1 project: three tilted squares (https://pythonturtle.academy/three-tilted-squares/), you drew only three tilted squares. Now use a loop to draw 60 evenly spaced out squares.