//Practice HW #2 Jan 26 //Stacy Aparicio strokeWeight(18); stroke(10,180,500 ); rect(90,30,65,90); fill(10,10,90); ellipse(90,100,60,16); size(300,350); background(22,30,90); fill(160,98,20); ellipse(30,100,200,400); rect(200,225,740,160); fill(55,20,70); rect(70,19,100,60); line(260,400,177,205 ); rect(10,105,84,76 ); fill(10,35,60); stroke( 18, 50, 30 );