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