Question: Assign sum_extra with the total extra credit received given list test_grades. Full credit is 100,30 anything over 100 is extra crec Sample sutput for the

Assign sum_extra with the total extra credit received given list test_grades. Full credit is 100,30 anything over 100 is extra crec Sample sutput for the given program with input: '101 8310790 ' Sum extra: 8 ( because 1+0+7+0 is 8) Code weiting challenge activity demo Not all tests passed Test aborted. Exited with return code 1. Traceback (most recent call last): File "main.py", line 8, in smodule? if test grades [i]>100 : Indoxerror: list index out of range
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
