When writing a while loop, do we need to add parentheses around the boolean condition? 

YesNo

Sweet!

When writing a while loop, we should add parentheses around the boolean condition.