Exercise: Modify the sum Function
Modify the 'sum' function to make it more generic.
We'll cover the following...
We'll cover the following...
Challenge
Modify the sum function from the previous exercise so that a and b can have different types.