int r=255;
int g=55;
int b=255;
boolean sunny;
sunny=false;
float x=12.0;
float z;
z=x+25;
float y=z+x;
– Ellington
int r=255;
int g=55;
int b=255;
boolean sunny;
sunny=false;
float x=12.0;
float z;
z=x+25;
float y=z+x;
– Ellington
Our goal is to make the OpenLab accessible for all users.
Our goal is to make the OpenLab accessible for all users.
Hey Ellington-
Do you have the second part of the assignment where you were supposed to update your code? Please add that today so I can give you full credit for the homework.
– Calli