[Python] Come stampare su schermo senza generare nuove righe
Giuseppe Amato
giuamato a gmail.com
Mar 17 Apr 2012 16:21:21 CEST
Il giorno 17 aprile 2012 16:15, Karim Gorjux <lemieliste a gmail.com> ha
scritto:
> perfetto. Ma volessi usare questo sistema in un mio programma mi basta
> fare una funzione del genere?
>
> def metodoFigoPerStampare(stringa)**:
> sys.stdout.write(stringa)
> sys.stdout.flush()
>
>
> Devi aggiungere necessariamente il \r che indica il carriage return a
stdout, altrimenti stampa sempre di seguito, otterresti:
4321
Ciao
--
----------------------------------------------------------------------
Giuseppe Amato
e-mail: giuamato a gmail.com
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20120417/3031c51a/attachment.html>
Maggiori informazioni sulla lista
Python