Difference Between Python's IDLE and its command line
What are the key differences between Python's IDLE and its command line environment? IDLE looks nicer, of course, and has some kind of GUI... Moreover, is IDLE treated the same as the shell? I mean, the shell is the middle layer between the user and Python's interpreter? Thanks They are both the same thing but, IDLE is made to write python code so its better if you can to write on IDLE. You can also try Notepad++ its a pretty good program to write code on. I am not sure what you question is, but here is a Windows-7 oriented answer of similarity and difference. In the start menu for Python x.y,