InterviewSolution
Saved Bookmarks
| 1. |
Write a function that returns the largest element of the list passed as parameter. |
| Answer» Write a function that returns the largest element of the list passed as parameter. | |