Usuário
A data type that can have one of two values: true or false.
==
Returns true if both operands are true.
Returns true if either operand is true.
!
false
true
<=