'''note the integer representation of unicode character of capital letters and small letters are completely different''' # example print( ord('A') ) ...
確定! 回上一頁