RosettaCodeData/Task/Sort-an-integer-array/Potion/sort-an-integer-array.potion

2 lines
44 B
Text
Raw Normal View History

2016-12-05 23:44:36 +01:00
(7, 5, 1, 2, 3, 8, 9) sort join(", ") print