Will sort a given list in ascending order. To use, save the file as "asc.py" and invoke from the prompt with the parameters asc.py my_list where my_list is the list to be sorted. The sorted file that will be outputted in this case would be my_list_asc.txt