RosettaCodeData/Task/Sort-an-integer-array/Mathematica/sort-an-integer-array.math

2 lines
26 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
numbers=Sort[{2,4,3,1,2}]