4.7. Turtle Art

Below is a program to draw a simple house.

Now we want to add a “chimney” to the house that looks something like this:

../_images/turtle-house-3.png

Modify the program above so that it draws a "red" chimney. You can either draw it before or after drawing the roof.

You have attempted of activities on this page