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

trouble with #0 - how do I type the whole of the program without it initiating each line when I hit ENTER to type the next line?

OpenStudy (anonymous):

There are two places you might want to type. One is directly into a Python shell window (runs all statements when you hit enter) or into a Integrated Development Environment, such as IDLE (allows for many lines of code to be executed in sequence by the shell).

OpenStudy (anonymous):

Thank you so much for your reply, I learned that the hard way (aka moments before your response). I am clearly new to python (though I took some programming classes years ago in high school) and I find I am having more trouble with the practically nondescript particulars than I am the organizational, structure centered thinking. Again, 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!
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!