Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please do not use loops, program should be as basic as possible. Create a python program that manages your test scores in a given class.

please do not use loops, program should be as basic as possible.

image text in transcribed

Create a python program that manages your test scores in a given class. To do this, use a list callod "grades" holds a running list of your test scores. For example: grades=[90,74,88] your test scores are: [90,74,88,91] Your best test score is: 91 Your Worst test score was: 74 your class average is: 85.75

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Managing Your Information How To Design And Create A Textual Database On Your Microcomputer

Authors: Tenopir, Carol, Lundeen, Gerald

1st Edition

1555700233, 9781555700232

More Books

Students also viewed these Databases questions