The <, >, <=, >= operators return which two values?
<
>
<=
>=
Neat!
The comparison operators return true and false.
true
false