Ask your own question, for FREE!
MIT 6.00 Intro Computer Science (OCW) 48 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
Breathless: womp
23 minutes ago 0 Replies 0 Medals
Breathless: yo who wanna match pfp?
26 minutes ago 11 Replies 1 Medal
Ylynnaa: This was long time ago lmk if u fw itud83dude1d
4 hours ago 17 Replies 2 Medals
abound: Wow question cove really fell off
6 hours ago 6 Replies 1 Medal
ayden09: chat i love black pink hehe i like jones to
5 hours ago 20 Replies 2 Medals
kamani7676: help
1 day ago 5 Replies 1 Medal
kamani7676: Help
1 day ago 76 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!