integer to ascii

harry hartanto at telusplanet.net
Wed Nov 7 05:22:45 EST 2001


>>rows = 2
>>columns = 3
>>joined = rows + columns
>>joined
5

instead of '5' as the output, how do i make the output as '23' -> string
concatnation instead of integer.
thanks.





More information about the Python-list mailing list