Disneygirl4090 Disneygirl4090 Today at 6:55 PM Mathematics Answered Design a function that accepts a list as an argument and returns the largest value in the list. The function should use recursion to find the largest item.