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

Where is the text editor in the provided Python version 2.54 folder? I can find the shell at python.exe.

OpenStudy (anonymous):

What you are looking for is "Idle". If you are on Windows it is under the Lib\idelib folder as "Idle.bat". Running it will open the immediate interpreter that you can type code into to immediately evaluate. In "Idle", if you choose "File" "New Window" It will open a window where you can type commands in and save it to file, then press "F5" to run it.

OpenStudy (anonymous):

Well why is it buried in there... Thanks a lot for your speedy answer!

OpenStudy (anonymous):

You're welcome.

OpenStudy (anonymous):

You should not be programming and using windows. Real software developers use ubuntu or another linux distro. Mac at the very least. At least unless you are programming with c#

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!