Ok I've got this
>>> python main.py
File "<stdin>", line 1
python main.py
^^^^
SyntaxError: invalid syntax
python3 main. py is the same
Seem as you try run direct on interpreter, check this video :