chr (i) - Return the Unicode string of one character whose Unicode code is the integer i. For example, unichr(97) returns the string u'a'. This is …
確定! 回上一頁