how to xor binary with python

前端 未结 0 1183
面向向阳花
面向向阳花 2020-12-18 20:39

I\'m trying to xor 2 binaries using python like this but my output is not in binary any help?

a = \"11011111101100110110011001011101000\"
b = \"1100101110110         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题