Error while running python command

When I run python app.py (Windows 10) in the terminal it says : ‘python’ is not recognized as an internal or external command, operable program or batch file. How do I fix this?

Did you add Python to your PATH as Mosh told you in the “Installing Python” video? If so, did you reboot?

I actually had to reinstall python and it worked, thanks tho