Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

in program c Write a program that asks the user to enter 10 school grades as real numbers. Check the user input to be valid

in program c
image text in transcribed
Write a program that asks the user to enter 10 school grades as real numbers. Check the user input to be valid (positive numbers between 1.0 and 5.0 ). Example: Enter grade no 1:3.0 Enter grade no 2: 1.3 Enter grade no 3:4.0 Enter grade no 4:2.7 Enter grade no 5:3.7 Enter grade no 6:2.0 Enter grade no 7:3.0 Enter grade no 8:2.3 Enter grade no 9:1.0 Enter grade no 10:2.0 These numbers should be stored in an array. The program then calculates the sum and the average. The results should be displayed on the screen. Sum of al1 grades ia: 25.0 Average of all grades is: 2.5

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

Domain Transfer Learning With 3q Data Processing

Authors: Ahmed Atif Hussain

1st Edition

B0CQS1NSHF, 979-8869061805

More Books

Students also viewed these Databases questions

Question

=+2. What other organizations compete on this issue?

Answered: 1 week ago

Question

What are the common problems in cooperatives?

Answered: 1 week ago

Question

5. Describe how contexts affect listening

Answered: 1 week ago