Erro ao executar um arquivo .py pelo CMD do Windows
ERRO:
C:\Users\diego\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Python 3.7>python -V
Python 3.7.2
C:\Users\diego\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Python 3.7>python
Python 3.7.2 (tags/v3.7.2:9a3ffc0492, Dec 23 2018, 22:20:52) [MSC v.1916 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information.
python jogos.py File "", line 1 python jogos.py ^ SyntaxError: invalid syntax
python C:\Users\diego\PycharmProjects\jogos\jogos.py File "", line 1 python C:\Users\diego\PycharmProjects\jogos\jogos.py ^ SyntaxError: invalid syntax