Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function that finds the number of distinct sequences of bits in a binary string.

Run the code to see the output here...