//Rectangles rect( 50,50, 80,60 ); fill( 255,0,0 ); // Red rect( 80,80, 60,90 );