Boolean

This lesson discusses the boolean data type.

We'll cover the following...

Boolean #

The boolean variable can take a value either true or false.

Example #

...