Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

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

image text in transcribed
image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

10. What is meant by a feed rate?

Answered: 1 week ago