python_ref_keyword_and_1.py:
x
 
x = (5 > 3 and 5 < 10)
print(x)