Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function to return the bit at a given position of an integer.

Run the code to see the output here...