right-format of integer output as text

dmitrey openopt at ukr.net
Thu Mar 15 14:49:17 EDT 2007


hi all,
I need printing the following:

     1
     2
     3
...
     9
   10
...
   99
 100
...
  999
1000
1001
...
how can I implement this one in the simpliest way?
Thank you in advance,
D.




More information about the Python-list mailing list