Python should have made the file associations
when it was installed, but you can just manually associate *.py
files with C:\Python24\python.exe and then your program should run inside of a little DOS window.
-Jack
On 3/15/06, Brad
Hills <[EMAIL PROTECTED]>
wrote:
I'm 45 minutes into
On 3/15/06, Brad Hills <[EMAIL PROTECTED]> wrote:
I'm 45 minutes into learning how to program using python. I am reading "Python programming for the absolute begginer" by Michael Dawson, and the first thing I've done was write the "Game Over" program. Which I understand is also called the "Hello W
I'm 45 minutes into learning how to program using python. I am reading "Python programming for the absolute begginer" by Michael Dawson, and the first thing I've done was write the "Game Over" program. Which I understand is also called the "Hello World" Program. My main problem at this point is wh