# (Drawing project) I can draw a building with rectangles. ## Description If I can, I want my drawing to be an animation of mutiple buildings flickering. ![Description](filename.png) ) ## Planning ## Milestone 1 Write a function to draw a building using the width,height, and color. ## Milestone 2 Animate the buildings. ## Milestone 3 Fix any error.