hex(x) gives '0x2a'; bin(x) gives '0b101010'. Alternatively, we can get slightly more control over the output by using the ...
確定! 回上一頁