print(sorted([1,2,3], None, None, key=lambda x: -x))