Topic: Bit Manipulation Problem / Level: intermediate

Problem: Write a program to determine if a binary string has an even or odd length.

Run the code to see the output here...