when i make a program and run it in the python shell i get to see the final output
if you save the program to your desktop and click on it it opens in an MS-DOS window
but i dont get to see the final output
is there a command that keeps it open or would i have to type something like:
raw_input("Press any key to terminate program") at the end