conversion of INTEGER into string

Chris chrtoeller2 at freenet.de
Mon Apr 14 08:49:58 EDT 2003


> You want the str function/type:
> 
> >>> str(2000)
> '2000'


I knew the way is an easy one...

thank you

and sorry for boring the rest of the group with such a trivial question


Chris




More information about the Python-list mailing list