Lab Exercises: Turtle Graphics
Now, it is your time to draw a few figures with the turtle, using sequences of moves and rotations:
- Problem: * Draw a Hexagon with the Turtle
- Problem: * Draw a Star with the Turtle
- Problem: * Draw a Spiral with the Turtle
- Problem: * Draw a Sun with the Turtle
- Problem: * Draw a Spiral Triangle with the Turtle
Add a new additional button for drawing each of the figures.