I have a list I am reading in and I want to have printed to console. The list is read in, it gets the accurate count, which in this case is 17 names, however will only print 11 of them. I have an option to make the names be listed in ascending or descending alphabetical and it will still only read in the first 11. I have a list I am reading in and I want to hav