[PIPython] arrotondamento

bruno bruno.peracchio
Ven 19 Nov 2004 15:16:54 CET


Seguendo le Vostre risposte avevo scritto, andando per tentativi
<<print "Il valore totale della capacita' :",'%d' % (round(1.0/sum))>>
senza avere in ritorno alcun errore; perche' funziona?
Con la Tua risposta vedo che non usi la virgola dopo il doppio apice;
e' facoltativa?

Grazie... andro' a studiare Python

bruno

Il mar, 2004-10-19 alle 15:35, tiziano @ work ha scritto:
> in realtà è
> 
> print "valore : %d" % (1.0/sum)
> 





More information about the Python mailing list