boolean isfun(true); and variations of this have been what ive been puting in, but it still is not correct, help?
instruction:
Set the boolean variable isFun equal to true.
so i would do like
boolean isFun=true;
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.