I am trying to figure out how to successfully use Python 2.7.1 on Windows 7.
So far, I have had to use the shell (IDLE) to create scripts and then run them from the command line. I feel this slows down the learning process, and I was wondering if there is a way to start it from IDLE (I cannot create a path, so whenever I try to open or import a file I get an error message) or maybe which Is there any other program / text editor?
Any help would be appreciated! I probably just have something wrong.
source share