To convert a hexadecimal string to an integer, pass the string as a first argument into Python's built-in int() function.
確定! 回上一頁