Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

you will need to use the sentinel loop pattern repeatedly in this program. it will be used to allow the user to enter a new

you will need to use the sentinel loop pattern repeatedly in this program. it will be used to allow the user to enter a new student and then again the students's grades. Use the sentinel value done when the user is finished entering all student grades and two zeros when they are finished entering grades for a particular student.

for each student entered, your program should print out the students name, each scores percentage grade and letter grade, and then the average grade of all assignments for that students

your program may not assumes to know how many students or grades per student are entered and you may not prompt the user for that information.

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

Professional Android 4 Application Development

Authors: Reto Meier

3rd Edition

1118223853, 9781118223857

More Books

Students also viewed these Programming questions