Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

need the awnser in python form Write a program that computes information related to a sequence of grades obtained from the user. It computes the

need the awnser in python form Write a program that computes information related to a sequence of grades obtained from the user. It computes the number of passing (greater than 60) and failing grades, computes the average grade and finds the highest and lowestgrade. image text in transcribed

Enter a numeric grade or 0 to finish: 101 Enter a numeric value between 0 and 100 Enter a numeric grade or 0 to finish: a Enter a numeric value between 0 and 100 Enter a numeric ade or 0 to finish: 90 Enter a numeric grade or 0 to finish: 95 Enter a numeric grade or 0 to finish: 55 Enter a numeric grade or 0 to finish: 35 Enter a numeric grade or 0 to finish: 0 The average of grades is 68.75 The total count of grades is 4 Number of passing grades is 2 Number of failing grades is 2 The maximum grade is 95 The minimum grade is 35

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

The Structure Of The Relational Database Model

Authors: Jan Paredaens ,Paul De Bra ,Marc Gyssens ,Dirk Van Gucht

1st Edition

3642699588, 978-3642699580

More Books

Students also viewed these Databases questions