This repository will have 2 files: main.py to test your hamming algorithm and grid.py where you will define the algorithm.
We will not be using any extenal libraries for this workshop, all that is needed to import is the Grid class from grid.py which should already be in the main.py