ВопросMiddle+Ozon Финтех21 просмотрD = {'a': 1, 'b': 2, 'c': 3, 'd': 4, 'e': 5} L = sorted([D[s] for s in D])