The int() function takes two arguments: the first is the hex string, and the second is the base of the number system used in the string (base 16 for hex).
確定! 回上一頁