HAMMING CODE Module

The HAMMING CODE Module allow end user to generate hamming code and to find error in hamming code.

Installation
Go to the root of the project where setup.py file is present, and execute:

pip install .
