How to write individual bits to a text file in python?

后端 未结 3 450
清酒与你
清酒与你 2020-12-16 04:56

Suppose I have a number like 824 and I write it to a text file using python. In the text file, it will take 3 bytes space. However, If i represent it using bits, it has the

3条回答
提交回复
热议问题