Exercise: Modify the sum Function
Modify the 'sum' function to make it more generic.
We'll cover the following...
Challenge
Modify the sum function from the ...
Ask
Modify the 'sum' function to make it more generic.
Modify the sum function from the ...