python_syntax_indentation_1.py:
x
 
if 5 > 2:
  print("Five is greater than two!")