Call int(x, base) with base as 2 to convert a binary string x to its decimal representation. Call hex(x) with this decimal representation as x to get a ...
確定! 回上一頁