Chris Pro homework 2.2 part 1

//Chris Pro Assignment 2.2 Part 1

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

boolean sunny;
sunny=false;

float x;
x=12.0;

float z;
z=x+25;

float y;
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 *