//Exrcise // Nick Ferro 9/2/2015 size(400, 300 ); background( 150 ); rect( 20,30, 40,50 ); ellipse( 150,150, 10, 10 );