Lambda with Reduce

Use a lambda function with reduce() to find the maximum number in a list.
[4, 7, 2, 9, 1]
Total : 0 Discussion
Login