Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

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 Systems Introduction To Databases And Data Warehouses

Authors: Nenad Jukic, Susan Vrbsky, Svetlozar Nestorov

1st Edition

1943153191, 978-1943153190

More Books

Students also viewed these Databases questions