print ord('a')
print chr(97)
Cheers,
pujo
On 3/29/06, Keo Sophon <
[EMAIL PROTECTED]> wrote:
Hi all,
I wonder how to get a character of an Ascii-value. For example, i have r =
37. So i wanna print the character of 37. Is there any function?
Thanks,
Sophon
_______________________________________________
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
_______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor