Solved: Indivdual Using Loops 1

Question Description

Review the drawing tools presented in Ch. 6, “Modifying Pixels by Position,” of Introduction to Computing and Programming in Python.

Draw a simple house with one door, two windows, walls, and a roof.

Using your house function, draw a town with dozens of houses of different sizes. You will likely want to modify your house function to include an input

OR