RosettaCodeData/Task/Sort-an-integer-array/Phix/sort-an-integer-array.phix

2 lines
39 B
Plaintext

?sort({9, 10, 3, 1, 4, 5, 8, 7, 6, 2})