There is a list of dictionaries. how do I sort it by a group of keys? I need to find 3 ways (in Python) to do it. All necessary keys exist in dictionaries.
For exampl