Functions are helpful to organize code into easier to reuse snippets of code. Change the following progrom to return the sum of a and b. The section that requires to be changed is marked with "TODO".