Topic: Bit Manipulation Problem / Level: beginner

Problem: Create a function that generates a binary mask for the first n bits.

Run the code to see the output here...