Topic: Bit Manipulation Problem / Level: beginner

Problem: Implement a function that calculates the bitwise difference between two binary strings.

Run the code to see the output here...