Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function to determine if a binary number is a valid representation of a hex number.

Run the code to see the output here...