Question: Please I need help with this for Python by using the Try - Expect method a ) Paste input file data ( specified below )

Please I need help with this for Python by using the Try-Expect method
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,755
Babe Ruth,714
Willie Mays, 593

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!