Short Turtle Exercise
1. Follow these instructions for the Turtle sam:
sam.paint(90,50); sam.paint(90,100); sam. move(0,40); sam.swingAround(40);
2. Write instructions to make this shape