Coding Methods Arithmetic Coding ac.py include simple arithmetric coding functions written in python. How to run $ python ac.py Limpel-Ziv Coding lz.py include simple arithmetric coding functions written in python. This code need to be refactored... How to run $ python lz.py