TURTLE GRAPHICS 2.40



ASSIGNMENT:
You can look up the colors for these decagons and you will also have to figure out how to draw them. All I'm going to tell you is where to start them: (-100, -100), (-100, 0), (-100, 100), (0, -100), (0,0), (0, 100), (100, -100), (100, 0), (100, 100). Decagons have 10 sides and the angle at each turn can be figured out by dividing 360 by the number of sides. The sides are all 20 units long.