![]() |
Keeping Window Open :\
K, I'm a complete noob when it comes to python. I have no experience in it what-so-ever. So you might be getting a lot of these posts from me... little lame things...
Now, how do you keep a python window open? When I do the print command, it doesn't stay open. Noobular, I know... but still. How? |
If python compilers are anything like c++, your program will execute then as soon as it's done, close. You can just ask for user input at the very end of your program, then it won't close.
If this isn't the problem you're having, my bad. |
Quote:
-T. |
Without the last line shown
:
# bla blah blah code hereIDEs have their own output window and keep showing the result. |
Quote:
-T. |
| All times are GMT -5. The time now is 5:08 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC