/Sum-Two-Binary-Numbers

A program that gets two binary numbers as input and shows the sum of them as a binary number in output.

Primary LanguagePython

Sum two binary numbers

A program that gets two binary numbers as input and shows the sum of them as a binary number in output.