Course Assessment
...
Boolean
This lesson discusses the boolean data type.
The boolean variable can take a value either true or false.
The ...