Run »
×
Change Orientation
if 5 > 3 or 5 > 10: print("At least one of the statements are True") else: print("None of the statements are True")
At least one of the statements are True
×
Report a Problem:
Your E-mail:
Page address:
Description:
Submit