AllenDowney / DSIRP

Data Structures and Information Retrieval in Python
https://allendowney.github.io/DSIRP/
MIT License
132 stars 52 forks source link

Fix error in Huffman Decoding: "root" -> "leaf" #7

Closed lzblack closed 2 years ago

AllenDowney commented 2 years ago

Thank you!