Updating lecctures and readme for relevancy
This commit is contained in:
@@ -88,7 +88,7 @@ if __name__ == "__main__":
|
||||
|
||||
# build up our heap to display info from
|
||||
heap = encode(frequencies)[0]
|
||||
#print(heap)
|
||||
print(heap)
|
||||
|
||||
# decode the binary
|
||||
decode(heap, binary)
|
||||
|
||||
Reference in New Issue
Block a user