❔ Sort dictionary according to the list of string (sorted keys)
Hey guys, I have a list od strings in specific order and dictionary with keys that each of keys is one of the string from the list. Is there any effective way to sort the dictionary according to the list of strings ? Thank
4 Replies