Topic: Bit Manipulation Problem / Level: intermediate

Problem: Create a function to check if a number has a specific bit set.

Run the code to see the output here...