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

2 lines
39 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
sort([9, 4, 3, 7, 6, 1, 10, 2, 8, 5]);