Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For a class grade, the basic grade is determined 60% from Exams, and 40% from Homework, with grades ranging from 0 to 100. However, there

For a class grade, the basic grade is determined 60% from Exams, and 40% from Homework, with grades ranging from 0 to 100. However, there is also an outside project in the class. If the project is done, then students get an extra 5 points. Furthermore, they must do the project if they are to earn an A.

Write a program that asks for a users homework score, exam score, and whether they did the outside project. Then, tell the user their letter grade. Be sure to write descriptive input and output statements.

You can assume the standard grade breakdown: A if 90 or more, B in the 80s, C in the 70s, D in the 60s, F if less than 60.

PYTHON

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_2

Step: 3

blur-text-image_3

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

Database Design Using Entity Relationship Diagrams

Authors: Sikha Saha Bagui, Richard Walsh Earp

3rd Edition

103201718X, 978-1032017181

More Books

Students also viewed these Databases questions

Question

responding to them.

Answered: 1 week ago

Question

What is the basis for Security Concerns in Cloud Computing?

Answered: 1 week ago

Question

Describe the three main Cloud Computing Environments.

Answered: 1 week ago