Question: Do it in Python and filll the code pls thanks Write a function that takes as arguments 2 strings and a number. The function should
Do it in Python and filll the code pls thanks
Write a function that takes as arguments 2 strings and a number. The function should be adding the numbers digit by digit. You can make the function able to add numbers from any base, but it should work for binary, decimal, octal and hexidecimal. Fill the code below
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
