Session 1, #7: Additional Challenges: Spiral
Finished early? Try out these additional challenges.
The first challenges are to trace out shapes a previous turtle made. Click on the "Run" button to see the shape and then fill in the code that will make the turtle trace out the shape.
Spiral
			
			
			Challenge: Spiral:  Add code to trace out, in your favorite color, the spiral.
			
			
			
