Python Programming/Text ... To get the ASCII code of a character, use the ord() function. > ... To get the character encoded by an ASCII code number, use the chr() ...
確定! 回上一頁