Re: [Tutor] Very simple question

2005-08-17 Thread Alan G
Hi Jack, Welcome to tutor... > i am just starting out with python and have already hit a problem! > howdo you create a new line! i have tryed tab etc and enter runs > the > command. Please help The >>> prompt executes commands as you type them. It is only meant for experimenting and finding ou

Re: [Tutor] Very simple question

2005-08-16 Thread Kent Johnson
Jack Hartland wrote: > Hello > i am just starting out with python and have already hit a problem! > howdo you create a new line! i have tryed tab etc and enter runs the > command. Please help Take a look at Danny Yoo's IDLE tutorial: http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/ Kent __

[Tutor] Very simple question

2005-08-16 Thread Jack Hartland
Hello i am just starting out with python and have already hit a problem! howdo you create a new line! i have tryed tab etc and enter runs the command. Please help -- Many Thanks Jack Hartland ___ Tutor maillist - Tutor@python.org http://mail.python