for i in range(1,101,2): print(i
File "Main.py", line 2 print(i ^ SyntaxError: unexpected EOF while parsing