|
The file I created is located at
C:/Users/me/PythonFiles
The file is saved as ex1.py
In the terminal I type python ex1.py which is what the guide I was following says to do. I'm guessing python can't locate the file ex1.py.
Forgot to mention I'm running this on Windows 7.
I've taken all the steps to make sure python is working just can't get this specific program to run.
|