This assignment is due at classtime on Monday, February 13.

Assignment

From Section 4.11: Turtle Graphics exercises of Interactive Python, do the following exercises: 2, 4, 6, 7, 10, and 12.

You may either compose and test your solutions in the ActiveCode boxes on the Interactive Python site or using Idle on your computer (or on a lab computer).

When you have finished your solutions, copy and paste your code for all of your solutions into a single Python file (or text document). Use comments (lines that begin with a # symbol) to clearly state the problem number for each solution in your file. Please save your file and upload it to the HW2 assignment on Moodle.

Notes and Hints