Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function to check if a number is a binary representation of a valid RGB color.

Run the code to see the output here...