- 1

Sorting list without dataset

write a function in python to sort a list of numbers without using built-in functions dataset = [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54,79, 80,34,34,34,45,45]

5th Feb 2021, 5:28 AM
rajul
0 Antworten