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

For assignment 0, I put ';' between commands but how do you do this for long programs without having invalid syntax? Am I missing something?

OpenStudy (anonymous):

Are you typing in a window called "Python Shell"?

OpenStudy (anonymous):

no I only have the 1 window (on Mac terminal). Do you know how I can get that?

OpenStudy (shadowfiend):

It sounds like you're not running IDLE -- use that to develop. More broadly, you can generally type multi-line commands without invalid syntax. Python knows when another line can come in, and it looks for indentation to see if it is indeed a continuation.

OpenStudy (shadowfiend):

And, ideally, you will mostly write your code in a text file that you then run using python. That way you can save the code and such.

OpenStudy (anonymous):

Ok thank you. What is the advantage of using IDLE then?

OpenStudy (anonymous):

IDLE includes a text editor that helps keep track of indentation and highlights keywords in different colors to make the code easier to read.

OpenStudy (anonymous):

great I'm looking for it now. Thanks!

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
RAVEN69: My drawing so far is actually fire
1 week ago 9 Replies 2 Medals
PureSoulless: is staying at your friend's house while you're homeless legal.
2 weeks ago 5 Replies 1 Medal
whyjustwhy: i did that one TV girl trend with blake (aka @ShadowKid3)
1 week ago 12 Replies 2 Medals
whyjustwhy: i did that one TV girl trend with blake (aka @shadowkid3)
2 weeks ago 3 Replies 0 Medals
whyjustwhy: yo guys he can watch me sleep now (ignore dora)
3 weeks ago 24 Replies 1 Medal
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!