The ord() function in Python accepts a string of length 1 as an argument and returns the unicode code point representation of the passed argument.
確定! 回上一頁