Hamming distance evaluation:
In this exercise we compare two binary codes:
01011111 and 10101110
in order to evaluate
the number of positions with different binary values

A - 3
B - 5
C - 6



Go to the exercise to test with different values.