The ord() function takes a string argument of a single Unicode character and returns its integer Unicode code point value. It does the reverse ...
確定! 回上一頁