RosettaCodeData/Task/Sort-an-integer-array/Rye/sort-an-integer-array.rye

2 lines
35 B
Text
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
print sort nums: { 2 7 3 10 1 50 }