The current program gets a sequence of zeros and ones as input. First, you need to count how many times each digit repeats within the sequence. Then, compare these numbers and print one of the answers:
The count of zeros is bigger
The count of units is bigger
Counts are equal