right-format of integer output as text
dmitrey
openopt at ukr.net
Thu Mar 15 14:49:17 EDT 2007
More information about the Python-list mailing list
Thu Mar 15 14:49:17 EDT 2007
- Previous message (by thread): right-format of integer output as text
- Next message (by thread): right-format of integer output as text
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): right-format of integer output as text
- Next message (by thread): right-format of integer output as text
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list