?? Day10 of #100DaysOfPython ??
Today, we're diving into finding a sum of two numbers without using '+' operator in python!
How would you find a sum of two numbers in python without using the standard '+' operator in python?
One way to achieve this would be through the following steps:
Let's take a look at an example in the code snippet below:
What other methods can you think of for achieving this?