print dict sorted by value code example Example: python get dictionary keys sorted by value sorted(A, key=A.get)