Cyberking99/ReversedSum
A Python program to compute the sum of the two reversed numbers and display the sum in reversed form. After the number have been reversed, preceding zeros are stripped. The same applies to the reversed sum.
Python
No issues in this repository yet.