how to convert string

Fulvio fulvio at pc.jaring.my
Thu Apr 6 06:13:58 EDT 2006


Alle 08:51, giovedì 06 aprile 2006, swami426 at yahoo.com ha scritto:
> for x in range(10):
>         sys.stdout.write(x)
>         sys.stdout.write(" ")

BTW, how to write a number repeatly in the same line and position, without let 
the printout to scroll down.

F



More information about the Python-list mailing list