Answer:
is this enough? did that help??
Step-by-step explanation:
background(219, 255, 255);
fill(174, 180, 214);
triangle(200, 28, 350, 150, 50, 150);//roof
fill(255, 255, 255);
rect(60, 150, 280, 207);//house
for(var i=0; i<3; i++){
fill(255, 255, 0);
rect(100+75*i, 200, 50, 50);
}
fill(120, 80, 19);
rect(180, 280, 40, 77);//door