STEP 7: Let’s draw a house! We’ll start by drawing a square.

  • Click on . Drag Square to the bottom of your program.

# sprite = codesters.Circle(x, y, diameter, "color") sun = codesters.Circle(-150, 175, 75, "gold")