Topic: Bit Manipulation Problem / Level: beginner

Problem: Find the parity (even or odd) of a given number of set bits.

Run the code to see the output here...