Using the "or" Boolean Operator in Python

0%

Fill in the blanks:

In Python, the or operator returns the operand if it evaluates to true, otherwise it returns the operand, regardless of its truth value.

Couldn’t submit your answer. Please check your connection and try again, or refresh the page if the problem continues.

Got feedback on this question?