Your program will read in a collection of character string, no fewer than 5 and no more than twenty and sort them into ascending order using one of the sorts that we learned and then prints it out. Then it sorts it into descending order using a different sort that we learned and prints it a second time.