Question: a ) Paste input file data ( specified below ) into a file named input.txt . b ) Create a blank text file named output.txt
a Paste input file data specified below into a file named input.txt
b Create a blank text file named output.txt
c Read data from input.txt into the program one record at a time creating a list of lists of all the names and Home Runs
d Sort the list in descending order.
e Output the the sorted list to output.txt
Input File
Hank Arron,
Babe Ruth,
Willie Mays,
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
