Re: [Tutor] Python Trouble, Please Help!

2013-08-08 Thread Alan Gauld
On 25/07/13 00:23, Jonathan Hong wrote: because of my lack of computer knowledge. When I do put in python helloworld.py into the command prompt line, the computer gives me a response of: "python: can't open file 'hello.py': [Errno 2] No such file You need to supply the full path to the file (o

Re: [Tutor] Python Trouble, Please Help!

2013-08-07 Thread Walter Prins
Hi, On 25 July 2013 00:23, Jonathan Hong wrote: > Hello, > > I am currently working with the Python programming language and had a very > basic question regarding the start up of Python. For some reason, when I > open up the Command Prompt in my Windows 7 computer, I am unable to access > pytho

[Tutor] Python Trouble, Please Help!

2013-08-07 Thread Jonathan Hong
Hello, I am currently working with the Python programming language and had a very basic question regarding the start up of Python. For some reason, when I open up the Command Prompt in my Windows 7 computer, I am unable to access python files. So when I type in the python command, I am able to sta