Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

USE C PORGRAM NOT C++ I WILL RATE YOU [Calculate grades average for a student] write a program that calculates the student grades average for

USE C PORGRAM NOT C++ I WILL RATE YOU

[Calculate grades average for a student] write a program that calculates the student grades average for a semester for the number of courses taken in that semester. Your program should do the following:

1- Read from user the number of courses (n),

2- Then, read the courses grades for n times (Hint: use loop)

3- If a grade is grater than 100 or less than 0, ask the user to enter the grade again.

4- Calculate the average of the grades using the following formula:

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

Database Processing

Authors: David Kroenke

11th Edition

0132302675, 9780132302678

More Books

Students also viewed these Databases questions

Question

Does the project align with the overall objectives of the business?

Answered: 1 week ago