Python Programming - Conditional Statements - Discussion
Discussion Forum : Conditional Statements - General Questions (Q.No. 13)
13.
How can you combine multiple conditions using the logical OR operator?
Answer: Option
Explanation:
The
or
keyword is used as the logical OR operator to combine multiple conditions in an if
statement. At least one of the conditions must be true for the combined condition to be true.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers