Jack’s Homework 2.2 part 1

int r = 225;

int g = 225;

int b = 225;

boolean sunny = false;

float x = 12.0;

float z;

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 *