0
I have a list of dictionaries and I want to sort them by a specific key. How can I do this in Python?
750 views
I have a list of dictionaries and I want to sort them by a specific key. How can I do this in Python?