Homework 1

Complete the “Homework 1” assignment in ZyBooks. For reference it is repeated below:

Homework 1

Create a turtle graphics program to draw your initials using only lines. (You may choose any pair or trio of letters if you prefer.) See the example image below:

Example initials

Begin by creating a new folder named homework01 and then name your file initials.py.

When run (by pressing the Run button in Thonny), your program should:

The file should:

Hints: