Variables

  1. Set the boolean variable isFun equal to true.

I did boolean isFun= (true); and that is wrong. What is the correct response?

What is the plan with the parenthesis? Did you try it without those yet?