quiz

Exit Quiz

Question 1 of 5
1 of 5
Which logical operator in Python would you use to check if at least one of two conditions is True?
Select one answer
This operator checks two conditions and will return True if at least one of them is True.