simple question

les abidnego25 at yahoo.com
Mon Feb 17 17:40:52 EST 2003


consider this,

>>> print "%-3d" % 10
10

how do I get python to print "010" instead?

thanks




More information about the Python-list mailing list