"Damian Archer" <[EMAIL PROTECTED]> wrote > Now when i write something in Notepad, how do i then open that so it > runs in > IDLE??
Just use File->Open and then Run->Run Module But better still don't use Notepad. The editor in IDLE is far better than Notepad for editing Python code! Alan G. _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
