python trier une liste en fonction de sosu listes code example Example: tri python >>> sorted([5, 2, 3, 1, 4]) [1, 2, 3, 4, 5]