Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 196 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 196 Bytes

Data-Compressor

It uses huffman coding to compress text data.

I used python language in this project.

If you want to take input via file refer the documentation of input and output in python.