I have no idea

Emile van Sebille emile at fenx.com
Mon Mar 12 07:23:48 EST 2001


while 1:
    print "Hello World"

>"Brendhan Horne" <brendhanhorne at bellsouth.net> wrote in message
news:g13r6.201$qt5.10920 at news3.mia...
> In basic you use to be able to do this:
> 10 print "Hello World"
> 20 goto 10
> Run
>
> If you did that it would run up the screen in an endless loop until you
hit
> the ESC key. If you added   ; it would cover the whole screen. How do you
> write the equivalent in python?
>
> --
> Thanks,
> Brendhan
>
>





More information about the Python-list mailing list