"Wayne Watson" <[EMAIL PROTECTED]> wrote
tried it, but, once the program ends (or dies?), the DOS-like window disappears. How does one prevent that?

Another newbie gotcha! :-)

You'll find a more detailed discussion within my Add some Style topic in my tutorial, but the simplest answer is add a line like


raw_input('Hit Enter to Quit')

at the end of the program


--
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to