Return the string representing a character whose Unicode code point is the integer i. For example, chr(97) returns the string 'a' , while chr(8364) returns ...
確定! 回上一頁