The expression 'x or y' will return True if either x or y is .
The operator returns the opposite result in Python.
Logical operators have a specific of evaluation.
The 'not' operator has the precedence.