Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 40 Online
OpenStudy (anonymous):

So I write a program. Great! It works in IDLE. But when I run it, I get syntax errors because of the automatic intro and those >>> prompts. I manually delete them, but that can't really be the way it's supposed to go. How do you go from IDLE to running a .py file in command prompt? I've read everything assigned in the first three lectures, plus some extra stuff, watched the first 3 lectures & I'm clueless. Can someone help a newbie out?

OpenStudy (anonymous):

what version of python are you using? when writing your program in 2.7.x , go to the file tab and click on new window. write your program in this window and save it with a .py extension. run your program using f5 and if you still get errors, your doing something wrong. also, code should run correctly directly from the shell.

OpenStudy (anonymous):

Ah, F5 is helpful, thanks! I'm using 2.7.2. I write it in the shell with the live interpreter. Then I save the file as a .py, close it, open it up to "edit wit IDLE", then delete all the >>>s, then I run it successfully. If I would initially write it in the new window, the interpreter doesn't run. Do you mean cut & paste into the new window? That still brings in all the >>>s which have to be deleted. It just seems moronic that such a high-level language would make you manually go back & delete all the stinking >>>s. There isn't a process I'm missing?

OpenStudy (anonymous):

in idle, select file | new window. write your script in the new window. when you are ready select the run | run module menu option.

OpenStudy (anonymous):

So you're both writing programs without the >>>s to begin with. And you're writing programs without the instantaneous interpreter. Right?

OpenStudy (anonymous):

yep, i use the Idle shell a lot to try out pieces of code to see how/if it works while i am writing the scripts in the editing window.

OpenStudy (anonymous):

Thank you! Totally clears it up. That also eliminates my annoyance with not being able to delete previous lines in the interpreter. DUH!

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
Midnight97: A little bit of an update on my OC
13 minutes ago 2 Replies 0 Medals
Countless7Echos: ik i'm late but finished ToT added some details :p
3 hours ago 3 Replies 0 Medals
Grimson: What's your new years resolution.
15 hours ago 1 Reply 1 Medal
LemmyluvsGelo: Why be sad when you could js be Gone . ud83dudd7a
5 hours ago 5 Replies 2 Medals
Ferrari: anyone have insta??
2 hours ago 24 Replies 3 Medals
xXAikoXx: I made art
19 hours ago 6 Replies 3 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!