RosettaCodeData/Task/Sort-an-integer-array/Maxima/sort-an-integer-array.maxima

2 lines
39 B
Plaintext

sort([9, 4, 3, 7, 6, 1, 10, 2, 8, 5]);