That program I mentioned...
The one with the file. I'm completely stumped. I'm posting here.
We need to read in the contents of a file called "manyname.txt," which consists of 353 names (first names only) and scores for each name. Then we have to alphabetize the names and keep each score with the appropriate name. Then write the alphabetized list out to a new file named "alpha.txt". Anyone have any help they can give me?
We need to read in the contents of a file called "manyname.txt," which consists of 353 names (first names only) and scores for each name. Then we have to alphabetize the names and keep each score with the appropriate name. Then write the alphabetized list out to a new file named "alpha.txt". Anyone have any help they can give me?
