Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function to find the first position from the left where two binary numbers differ.

Run the code to see the output here...