Whenever we compare numbers, the result can only be true or false and stored in a boolean-type variable.
true
false
boolean
Not quite! Didn't we want to see if 5 is greater than 3?
5
3