Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a C++ program which tracks assignment grades. It should do the following: Ask the user how many assignments there are. Input a grade for

Write a C++ program which tracks assignment grades. It should do the following:

Ask the user how many assignments there are.

Input a grade for each assignment from the user.

Print out the total points scored, and the average (mean) score.

If you have time, add these extra features:

print out the letter grade for the average score using the standard grading formula (90 or higher is an A, 80 or higher is a B, etc.)

Make sure each grade is at least 0 and at most 100

*trying solving this problem using the loops; ! if statements

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

Oracle 10g Database Administrator Implementation And Administration

Authors: Gavin Powell, Carol McCullough Dieter

2nd Edition

1418836656, 9781418836658

More Books