Re: [Tutor] How to run a Python program under Windows.

2008-07-30 Thread bob gailer
Morgan Thorpe wrote: Hey Again. Okay i don't think my sad explantion did help at all. Would you be able to explain step by step what i need to do to run the simplest of simple program's everyone else has asked about where it is and what not. According to them i have everything where it needs t

Re: [Tutor] How to run a Python program under Windows.

2008-07-29 Thread Alan Gauld
"bob gailer" <[EMAIL PROTECTED]> wrote Best way for now is from the command prompt (like "c:\\python25\\python test.py") Since many newbies have no idea how to start a command prompt I'll add: go to Start->Run type CMD in the dialog and click OK A black window should appear, this is the

[Tutor] How to run a Python program under Windows.

2008-07-29 Thread bob gailer
Morgan Thorpe wrote: Hello. Hi. I'm am very new to the whole programming sence. Welcome. I am trying to catch on but as soon as i want to write a program i've been told to use like 'notepad' in windows XP and save it as a .py file i have gotten this far. Am i wrong so far? No. There ar