Dec-19-2019, 10:47 AM
hi guys,
I'm getting started with python and I need a push here. Everything I read online about executing cmds via the command prompt whether they be literal commands or pointers to .py scripts, they all have indicated that the .py scripts should be located in the "usr\...." directory. However, when I installed mine, python 3.7.1 believe, no dir like that exists. can you guys tell me if I run the following command:
python dir contents
![[Image: open?id=1YHe8sMr-6LNHO91wAoPIUqBuuILvyDb9]](https://drive.google.com/open?id=1YHe8sMr-6LNHO91wAoPIUqBuuILvyDb9)
thanks!
Adam
I'm getting started with python and I need a push here. Everything I read online about executing cmds via the command prompt whether they be literal commands or pointers to .py scripts, they all have indicated that the .py scripts should be located in the "usr\...." directory. However, when I installed mine, python 3.7.1 believe, no dir like that exists. can you guys tell me if I run the following command:
python helloworld.pywhat full path that command is actually trying to point at and run? In the attached image, you can see that the python installer did not install a dir named "usr":
python dir contents
thanks!
Adam