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

what text editor is the professor using and how do i run my program from the text editor into the python shell?

OpenStudy (anonymous):

hey! just open one the built-in from python (press ctrl+n when in IDLE). To run your script, press F5. (it will tell you to save first, and then it's a good idea to save as .py). good luck!

OpenStudy (anonymous):

Another good one I have used is 'Eric'. It is a full featured Python IDE, however it is definitely more project oriented than IDLE. Still worth looking at. I run it on Fedora Linux, I believe it is available for Windows too, and likely Apple products.

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!