So I\'m stumped. I am trying to reverse sort a list of integers using for loops. I cannot use the swap function or anything like that. Here is my code:
Swap Function