Question: In python (grades.) grades. txt contains an unknown number of numerical grades (one per line). Your program will create an output file named 3. grades_out.txt.

In python  In python (grades.) "grades. txt" contains an unknown number of numerical
grades (one per line). Your program will create an output file named

(grades.) "grades. txt" contains an unknown number of numerical grades (one per line). Your program will create an output file named 3. grades_out.txt". The output file will contain a letter grade for each numeric grade in the input file, followed by a histogram of grades using asterisks. Be sure to catch all exceptions (file does not exist, invalid data) and display an appropriate (different) message for each exception type For example, if "grades.txt" contains: 56.5 78 77.5 85 68 79 92 Then "grades_out.txt" would contain

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!