There's a data type that tells the truth and nothing but the truth: boolean.
That's it! Boolean values can hold the values true or false. These are specially reserved keywords.
true
false
Almost! That isn't the true answer to the question.