True and false values
The values true and false
are used for things that require two answers - yes or no.
Set the variable to true.
Display this variable on the screen.
Set the variable to false.
Display this variable on the screen.