If you print a binary number, Python uses the prefix '0b' to indicate that it's a number in the binary system and not in the decimal system like normal integers ...
確定! 回上一頁