Search
Finish the method definition below.
Given two inputs to the method, add should return the result as the sum of two input values.
add
Note: add should return the result even if the inputs passed are strings.