Turtle Graphics - Polygons

Task

Develop a set of commands for Turtle Graphics to draw simple polygons.

Instructions

Turtle Graphics is a type of drawing which involves a drawing point (a "turtle") following a series of instructions to traverse a page and draw a picture. Full instructions for Turtle Graphics is on the Turtle Graphics Page.

Use the Turtle Graphics commands to draw each of these shapes in turn (that is, one at a time):


When you have a set of commands that work, copy and paste the commands (and which shape it belongs to) into a Word document.
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License