Quiz 1 - Fundamentals of Programming
Quiz 1 - Fundamentals of Programming
Problem:
A school wants to hire you for their new requirement, a simple Exam Grading System. The school administrators want
their clerk to type all the student details with the exam score for each term exam per course. Then, the application will
compute the average score of the exam per course by pressing the compute button. This app can be standlone or be-
based, it doesn’t matter. Identify the input and output data of the planned application. And also decide their appropriate
variable names and data types.
Input Flow
Output Flow