how to sort the data of a given list of numbers [32,55,34,22,45] in ascending and descending order without using sort function and by using for loop
Answers
Answered by
1
tex
/bf
[32,55,34,22,45] in ascending and descending order without using sort function and by using for loop
Similar questions