True/False: In an expression with an OR operator, it does not matter which sub expression is true for the compound expression to be true.

True/False: In an expression with an OR operator, it does not matter which sub expression is true for the compound expression to be true.


Answer:  True


Python

Learn More Multiple Choice Question :