The ord() function returns an integer representing the Unicode character. Example: How ord() works in Python? print(ord('5')) ...
確定! 回上一頁