2 lines
76 B
Text
2 lines
76 B
Text
|
|
S := sort(L:= [63, 92, 51, 92, 39, 15, 43, 89, 36, 69]) # will sort a list
|