... '0o1255245230635307605322' >>> >>> int(b,base=0) == int(b,base=2) == int(b,0) == int(b,2) == a # Base 0 or correct base is required.
確定! 回上一頁