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