> On 25 Apr 2022, at 21:14, Jack Dangler <tdl...@gmail.com> wrote: > > >> On 4/24/22 13:59, Greg wrote: >> I am trying to get Hello World to appear under my directory. The files of >> >> *C:\Users\gd752>cd C:\google-python-exercises> python hello.py* >> *The system cannot find the path specified.* >> >> *C:\Users\gd752>cd C:\google-python-exercises>* >> *The syntax of the command is incorrect.* >> >> I installed version 3.10. I am stuck and could use some help. >> Thx, >> >> >> [image: directory pic.png] > > Have you tried > > python3 hello.py
Will not work on windows. Python is always installed as python.exe and py.exe only. Barry > > -- > https://mail.python.org/mailman/listinfo/python-list > -- https://mail.python.org/mailman/listinfo/python-list