Thread: Gui??
View Single Post
Old Feb 17th, 2005, 6:45 PM   #2
arod199113
Programmer
 
arod199113's Avatar
 
Join Date: Feb 2005
Posts: 86
Rep Power: 0 arod199113 is an unknown quantity at this point
i wouldnt say i know as much as anyone else in this forum
but IDLE(GUI) i would say is a compiler for python
if u have python installed on your computer just go to (under windows)
start\programs\python(2.0, 2.1, etc.)\Idle(GUI)
that will bring you to a window called "Python Shell"
python shell is just like the python command line
go to file\new window
that is where you wright you python programs in
you could write them in notepad though(just save it with a .py at the end) but you still have to have python installed to run the program

if there is anything else you need to know just ask and someone will get back to you
arod199113 is offline   Reply With Quote