RosettaCodeData/Task/Sort-an-integer-array/0DESCRIPTION

2 lines
135 B
Plaintext

Sort an array (or list) of integers in ascending numerical order. Use a sorting facility provided by the language/library if possible.