python_ref_keyword_if.py:
x
 
x = 9
if x > 5:
  print("YES")