RosettaCodeData/Task/Sort-an-integer-array/Icon/sort-an-integer-array.icon

2 lines
76 B
Text
Raw Normal View History

2023-07-01 11:58:00 -04:00
S := sort(L:= [63, 92, 51, 92, 39, 15, 43, 89, 36, 69]) # will sort a list