Description
Turtle Shapes To Program
- Draw a square.
- Draw a 5-pointed star. Expected results:
- Changing line color. Expected results:
If you want to use other colors: https://www.webfx.com/web–design/color–picker/. Specify the colors with a # and the hexadecimal code. There are many color pickers on the web for use, this is just one.
- Draw a hexagon shape. Expected results:
- Draw a grid of dots, 5 dots wide and 7 dots high. Expected results:
- Draw any one of the spiral shapes or create your own spiral shape.