python_ref_keyword_for_1.py:
x
 
for x in range(1, 9):
  print(x)