[Tutor] program still doesnt work

Udz thinkuknowme2007 at yahoo.com
Wed Dec 3 20:24:38 EST 2003


hi, 
 
i tried what you said danny, and the program still doesnt work. any suggestions? i'd appreciate any help, thanks.
 
Udz
 
>Just checking up on this: what happens if you add the line:
>
>
>###
>raw_input("Program finished: press Enter to continue...")
>###
>
>
>at the very end of your program?  I suspect that Windows is closing your
>program down automatically.  t's a common issue for console-based programs
>on Windows, that your program may actually be running fine, but may simply
>be finishing too quickly for you to see it.
>
>Many programs try to work around this window-closing feature by forcing a
>prompt so that the user can see things.


---------------------------------
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20031203/1ff04030/attachment.html


More information about the Tutor mailing list