Question: How would an individual complete this chart? Input Processing Output Chart You will analyze the problem listed below. You will figure out what the inputs

How would an individual complete this chart?

Input Processing Output Chart

You will analyze the problem listed below. You will figure out what the inputs and outputs are as well as develop a problem statement. You will also determine what variables you will use.

You will take a test scores problem. The program will

  • ask the user for the name of each student.
  • collect test scores for each student,
  • add them up and produce an average for each student.
  • Finally, the program will produce a class average.
    • The program will need to ask the user how many test scores they want to enter. This number is for the whole group of students and will not vary per student.

Step 1: Analyze the problem. In the table below list the inputs, outputs and a one sentence description of the problem(s).

Input:

Problem Statement/ Processing:

Output:

Step 2: What variables are you going to need and what will be their datatype. (The number of spaces in this table does not necessarily mean these are the only variables\constants. This problem can be solved a number of different ways.)

Variable\Constant Name

Datatype

Step 3: Create an outline of the problem. How would you break this problem into numerous smaller units? Place your outline below:

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!