Alle 08:51, giovedì 06 aprile 2006, [EMAIL PROTECTED] 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to