[Tutor] Help with Game over program
Ars
aguffabuff at hotmail.com
Thu Mar 16 06:55:58 CET 2006
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 <noviceprogrammer at gmail.com> 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 World" Program. My main problem at this point is when I try to run the program from the icon on my desktop it asks me which program to associate it with. The book makes it sound like it will automatically execute the program. Am I doing something wrong?
_______________________________________________
Tutor maillist - Tutor at python.org
http://mail.python.org/mailman/listinfo/tutor
What operating system are you using? Windowz? Mac?
Anna
--------------------------------------------------------------------------------
_______________________________________________
Tutor maillist - Tutor at python.org
http://mail.python.org/mailman/listinfo/tutor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060315/5bbb1560/attachment-0001.html
More information about the Tutor
mailing list