Q: how to convert an int to string ?

Justin Sheehy justin at iago.org
Mon Oct 30 22:48:09 EST 2000


>>> str(2)
'2'

-Justin

 





More information about the Python-list mailing list