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