This is a file compression program using huffman coding (huffman trees). Compresses and decompresses music files, image files, and text files. To run, run the huffman.py file and follow the on screen instructions. The file for use must be in the same folder as huffman.py.