Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function to convert a Gray code number back to its binary representation.

Run the code to see the output here...