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

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to