interating letters

Alex new_name at mit.edu
Mon Jul 23 14:08:16 EDT 2001


You could use this:
>>> chr(65)
'A'

Alex.



More information about the Python-list mailing list