I want to make a function that displays its arguments in an ordered list, no matter how many arguments are supplied. I wanted to make this example program to test it out but