I have a function that takes a list of Integer values and returns the same. In the body of the function I need it to print out the output list before returning it. Currently