PracticeTestGeeks home

Hackerrank - HackerRank Python Certification Hackerrank - HackerRank Python Built-in Functions and Lambdas Questions and Answers

A list of dictionaries needs to be sorted based on the 'age' of each person.
Which of the following code snippets correctly performs this sort?

Select your answer