Matthew Soto 2/14/13 HW 2.1

int r= 255;
int g= 255;
int b= 255;

boolean sunny= false;

float x;
x= 12.0;

float z;
z=0;

z= x + 25;

float y= z + 12.0;

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

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