In python using lists: Using a file named StudentsHoursGrades.txt , sort data in alphabetical order (by firstname) in the following format: first line full name second line number of credits third...


In python using lists:



  • Using a file named
    StudentsHoursGrades.txt
    ,
    sort data in alphabetical order (by firstname) in the following format:




  • first line full name

  • second line number of credits

  • third line study hours

  • fourth line grade



Example format
StudentsHoursGrades.txt
file


Tom Brady


9


36


B


Aaron Rodgers


12


60


A


Joe Theismann


15


60


B


Philip Rivers


3


15


A




Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here