Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a function that toggles bits from position i to j.

Run the code to see the output here...