How to recast integer to a string

James hslee911 at yahoo.com
Tue May 9 15:17:34 EDT 2006


How to recast an integer to a string?

something like
n = 5
str = str + char(n)


J.L




More information about the Python-list mailing list