I have been having trouble with pass by value, and that is what this assignment is aimed toward. After the code executes, 4 numbers print out, followed by a long string of numbers i am not expecting. I want the code to print the list of numbers input into descending order. Any help or hints would be appreciated. Thank you.