//Alyssa Seosankar – Prof. Higgins – HW 2.2 Part 1 – Due 02/13/13

//Alyssa Seosankar – Prof. Higgins – HW 2.2 Part 1 – Due 02/13/13

int r= 255;
int g= 255;
int b= 255;
boolean sunny= false;
float x= 12.0;
float z= 0;
z= x+25;
float y= z+x;

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *