A Python program that simulates the operation of a 2-bit binary adder to add two binary numbers.
Tools: Python.
Outcome: Correct binary sum calculation and output displayed in binary format.