编写Python程序,输入一个数整数,将其二进制补码打印出来。程序需要体现补码计算方法
看这https://blog.csdn.net/anan15151529/article/details/109510814