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

stupid question. the teacher is not writing at the Python Shell anymore (second class), he`s using some kind of text editor... how do i open this editor? i cant find it anywhere!

OpenStudy (furg):

I have been using Notebook++, which is free and open source text editor that can be setup for Python.

OpenStudy (furg):

Sorry, I meant to say Notepad++. http://notepad-plus-plus.org/

OpenStudy (anonymous):

thanks, and what editor is the teacher using?

OpenStudy (anonymous):

He is using IDLE. its a development environment for python , which is actually written in python language itself

OpenStudy (anonymous):

but I am opening IDLE and i can only the Shell window, i can`t find the editor window

OpenStudy (anonymous):

Open Idle and then go to File > New Window. That will open the text editor. Now after you have composed your code, hit F5 to save and run teh code. this should help.

OpenStudy (anonymous):

Oh my! I had the same problem. I'm not the only one.

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!