Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function that sets all bits in the left half of a binary number.

Run the code to see the output here...