Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 35 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
ARTSMART: Art!
1 hour ago 4 Replies 3 Medals
Jasonisyours: What were the key causes of the French Revolution in 1789?
2 hours ago 2 Replies 4 Medals
PureSoulless: Why is the word "Pedophile" always censored in yt vids?
23 hours ago 3 Replies 0 Medals
Jalli: What's 58x3634u00b07
19 hours ago 6 Replies 3 Medals
arriya: who wanna play roblox
1 day ago 5 Replies 1 Medal
brianagatica14: Any artist on here?
3 days ago 7 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!