Ord python. Copy. # The ord() function returns an integer representing the Unicode character. res = ord('A') print(res) # output 65.
確定! 回上一頁