Question: Must be written in python 3.6 Write another program named program6_2.py that uses a loop to read and process tests.txt from program6_1.py. The program must

Must be written in python 3.6 Write another program named program6_2.py that uses a loop to read and process tests.txt from program6_1.py. The program must output a two-column table (see SAMPLE OUTPUT) showing the test names and scores. When the table is complete, the average should be displayed accurate to one decimal place. this is the sample output

Reading six tests and scores

TEST SCORE

objects 88

loops 95

selections 86

variables 82

files 100

functions 80

Average is 88.5

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!