Question: Develop a problem solution to get the average value of 3 tests score. You must Create each of the calling module name and parameters for
Develop a problem solution to get the average value of 3 tests score. You must Create each of the calling module name and parameters for the following list. Using IPO, Flowchart, data dictionary, and Coupling Diagram technic to show how the modules interact with the control module (Remember that the asterisk before the parameter name indicates a call-by-reference parameter.)
Process Print(*name , grade)
Process Calc(*grade, *test1,*test2,*test3)
Process read( *name,*test1,*test2,*test3))
Process calc_grade(*test1,*tes2,*test3)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
