Use chr() and ord() to convert an int to ASCII and back. Call chr(number) to convert number to its ASCII representation. number = 97.
確定! 回上一頁