V22.0002.001 – Summer, 2010
Python Assignment # 5 - Turtle Graphics
Due: Friday, July 16th

Use Python's Turtle Graphics module to build an original image:

Notes:

Have fun!!

Brief notes on using this graphics module are posted here. Complete Turtle documentation is available here.


Your file should be named lastname_firstname_turtle.py (for example, obama_barack_turtle.py) Submit your .py file as an attachment on Blackboard.
Email your source file to your grader at v002su2 [at] cs [dot] nyu [dot] edu

Notes about your program: