Question: The problem can be solved by A program that performs three basic tasks Input Data, Process Data and Output Results can solve the problems. Use

The problem can be solved by A program that performs three basic tasks Input Data, Process Data and Output Results can solve the problems. Use Pseudocode to design a suitable program to solve the problem. Be sure to identify the data type of each variable used

2. Write using raptor a re-usable program to calculate various averages in your classes. It doesn't matter if you have 3 tests or 33 tests. The program should compute the average as such:

test Average = Sum Grades/Count Grades

The output should show the number of grades entered, the sum of the grades and the average of the grades. The program has the following variable types:

Count Grades (integer) Sum Grades (float) Grade (float) test Average (float)

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!