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

I have downloaded the Python files 2.5.4 from the Python website. I have a directory folder in my C: drive which says Python25. I click on the Python icon (there are 2 with the icon , 1 says python and the other says pythonw) and get the shell, but I dont know how to get the text editor. Any ideas?

OpenStudy (anonymous):

windows i assume. is there a Python StartMenu item? is there an IDLE link in that StartMenu item? http://docs.python.org/2.7/library/idle.html

OpenStudy (anonymous):

Hi Thanks for getting back to me. Yes there is a python start menu but

OpenStudy (anonymous):

There should be two windows. One should be like a text editor (which I assume is a notepad type document) and the other is the shell. I seem to only get the shell

OpenStudy (anonymous):

I went into that link already.

OpenStudy (anonymous):

are you using 2 windows. One a shell and another text editor?

OpenStudy (anonymous):

the link in the start menu will open a shell window. to open an editing window, select either open or new from the idle shell File menu. be sure to save your files with a .py extension

OpenStudy (anonymous):

There are two windows I can get. One is a small box with a black background. Is that the shell?

OpenStudy (anonymous):

And there is another file called IDLE. Is that the text editor?

OpenStudy (anonymous):

IS there anyway you can email me on bartsmth980@gmail.com. Im sorry I am new to this site and am not sure how to use it.

OpenStudy (anonymous):

i've attached a screenshot of the idle shell in the idle shell, select File|New and an editing window will open - be sure to save your files with a .py extension to open an existing file select File|Open http://docs.python.org/2.7/library/idle.html

OpenStudy (anonymous):

Great 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!