Q8
What is the result of 'True or False' ?
A.
True
AnswerB.
False
C.
None
D.
Error
Answer: Option A
Solution
Answer: Option A
Solution:
The or operator returns True if at least one of its operands is True.