Addition of digits of two number without giving carry to other digit and return type should be number only
In this article, we are going to solve a problem in which we will be given two numbers a and b and we have to add the digits of the given number and pass the carry to the other digit instead of whatever the result is coming after the addition of digi...
coder152.com3 min read