Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a python program that asks calculates student grades. The program should prompt the user to enter the number of tests, then ask the user

Write a python program that asks calculates student grades. The program should prompt the user to enter the number of tests, then ask the user to enter the weight of the overall grade that each test holds, the weight of final exam, the weight of HW, and the weight of programs. After, the user should be prompted to enter in their scores for each test / HW average / and program average (exclude the final exam here because it has not been taken). Calculate their current score and match it with corresponding letter grade and tell them without the final this is their grade. Finally, output the final exam grade they would need to achieve each overall letter grade [A - D] in the course. Here is a sample output. The program should not output any impossible scenarios where the final exam grade needed is >100.

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

Logics For Databases And Information Systems

Authors: Jan Chomicki ,Gunter Saake

1st Edition

1461375827, 978-1461375821

More Books

Students also viewed these Databases questions

Question

5. List the forces that shape a groups decisions

Answered: 1 week ago

Question

4. Identify how culture affects appropriate leadership behavior

Answered: 1 week ago