Write a program to sort the numbers 1, 6, -1, 2, 8, 5, 7, 6, 5, 4 in ascending order

b) Write a program to sort the numbers 1, 6, -1, 2, 8, 5, 7, 6, 5, 4 in ascending order. Include appropriate documentation.


Leave a Reply