andiegirl4405 andiegirl4405 28-11-2022 Engineering contestada Exercise 6.4.8: Sum Two Number A function that takes two arguments and returns their sum. In the main part of your program (the part that isn't inside a function), call your function to test it out.