Ask your own question, for FREE!
MIT 6.189 A Gentle Introduction to Programming Using Python (OCW) 17 Online
OpenStudy (anonymous):

My code seems to work fine in the python shell, but when I try it in the run module it opens and closes so fast I can't tell if it works or not. So how do you keep the run module open?

OpenStudy (anonymous):

you might just want to put an input=('') line down there so that it only finishes executing after you enter something.

OpenStudy (anonymous):

Well now I get an error message,"theres an error in your program string literal".

OpenStudy (anonymous):

I id some looking around and found that this works. raw_input('Press Enter to exit')

OpenStudy (anonymous):

because it's supposed to be two ' not one "....

OpenStudy (anonymous):

Thanks

OpenStudy (anonymous):

You're welcome :)

OpenStudy (tyteen4a03):

Here are two tricks: 1. import time time.sleep(100000) 2. Create a batch file: @echo off python script.py pause

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Latest Questions
Mari103: How to pop out like a Jacc In the box
17 minutes ago 0 Replies 0 Medals
Breathless: Spooky witch but cute
7 hours ago 3 Replies 0 Medals
Arriyanalol: help
7 hours ago 10 Replies 2 Medals
Arriyanalol: @tinydinoUwU stop trying to find a argument u blad lil boy
1 day ago 5 Replies 4 Medals
Jaded012023: Please tell me what you all think of this song
9 hours ago 6 Replies 1 Medal
Arriyanalol: bro how
9 hours ago 2 Replies 3 Medals
Arriyanalol: cant wait for the new bluey movie in 2027
1 day ago 12 Replies 2 Medals
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!