Your Goal: Use turtle to draw an image of your own!

Recommended Links: Turtle Art, Example Project

Commenting: Edit the comments to describe each part of your drawing move and place code under the corresponding comment.

Save and Submit: Click Submit often! Be sure to read the tech requirements in the comments!

###-------- # Minimum Technical Requirements ###-------- # 1) Choose a background or a background color. # 2) Set up a Sprite (or use turtle). Change the size if necessary. # 3) Setup your pen # 4) Create a shape, letter, or scene