Largest List Item
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.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.