Question: You are asked to design an algorithm to solve the following problem: A program needs to determines the average of 4 integer numbers input by

You are asked to design an algorithm to solve the following problem:

"A program needs to determines the average of 4 integer numbers input by the user. It then displays one of the following messages fail, pass or excellent if the calculated average value is less than 40, in the range 40 - 69 or at least 70, respectively. The program also then displays the calculated average value. Note: You can assume that only valid values are input by users."

Write your algorithm using only pseudo code; apply indentation as appropriate.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!