The ord() function is used to return the number representing the Unicode code of a specified byte character. Syntax: ord(character). Parameters: ...
確定! 回上一頁