Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function that performs a bitwise shift right by 1 position.

Run the code to see the output here...