On 11/12/2012 9:45 PM, Caroline Hou wrote:
Also, how could I edit my script? I have sth called "IDLE" installed along with python. Is it the right place to write/edit my script?
IDLE is one way to edit; I use it. When you want to run, hit F5 and stdout and stderr output goes to the shell window.
-- Terry Jan Reedy -- http://mail.python.org/mailman/listinfo/python-list