[pyar] duda con for

Roberto Alsina ralsina en netmanagers.com.ar
Mie Ene 26 19:13:44 ART 2011


On 1/26/2011 7:07 PM, nicolás rosbaco wrote:
> for n in xrange(len(participantes)):
>    print %"%d %s %s" % (n, participantes[n].nombre, 
> participantes[n].apellido)
>
> ¿qué son esos %?

http://diveintopython.org/native_data_types/formatting_strings.html



More information about the pyar mailing list