我想按如下方式转换这些二进制表示。
"1111" -> "0000" "1010" -> "0101"
python math binary bit
binary ×1
bit ×1
math ×1
python ×1