Topic: Bit Manipulation Problem / Level: beginner

Problem: Implement a function to check if a binary number has at least two bits set.

Run the code to see the output here...