...

/

Challenge 3: Return Key With Maximum Value

Challenge 3: Return Key With Maximum Value

Let's learn to find a key with the maximum value.

Problem Statement

Implement an oldestStudent function that receives the ages dictionary as a parameter, and returns the name of the oldest ...