Quiz: Sorting a Python Dictionary: Values, Keys, and More (opens in new tab)
Sort Python dictionaries by keys or values using sorted(), lambdas, and itemgetter. Take this quiz to check your understanding.
Read the original articleSort Python dictionaries by keys or values using sorted(), lambdas, and itemgetter. Take this quiz to check your understanding.
Read the original article