For example, chr(97) returns the string 'a' , while chr(8364) returns the string '€' . This is the inverse of ord() . The valid range for the argument is ...
確定! 回上一頁