# (Drawing project) I can draw a building with rectangles and triangles. ## Description If I can, I want my drawing to be an animation of mutiple buildings lighting up with roads at the side. ![Description](filename.png) ) ## Planning ## Milestone 1 Write a function to draw a building using the width,height, and color. ## Milestone 2 Add windows in the buildings. ## Milestone 3 Create another function to try to draw a road.