Re: [Tutor] python launcher

2014-09-01 Thread Peter Otten
Jan Karel Schreuder wrote: > Until now I have used IDLE to write and run programs. I decided it was > time to do it the hard way and use only a Terminal and a plain text > editor, TextWrangler. I have Python 3.4.1 and OS 10.8.5. When I run the > script by calling for the interpreter in the termina

[Tutor] python launcher

2014-09-01 Thread Jan Karel Schreuder
Until now I have used IDLE to write and run programs. I decided it was time to do it the hard way and use only a Terminal and a plain text editor, TextWrangler. I have Python 3.4.1 and OS 10.8.5. When I run the script by calling for the interpreter in the terminal with the script as the paramete