You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are writing a function that takes two sets of arguments of arbitrary length. The return value will be the sum of the values of all of the arguments.
The function should contain at least 1 argument per set.