python is recognized as py by the command prompt code example
Example: python is not recognized as an internal or external command when running script
If when executing the python program you get this error, simply replace the word "python" with "py"
Instead of python first.py
Write py first.py