Question: 2 You are working as a software engineer in Advance Technical Sdn Bhd. You have been assigned to develop a program that allows students
2 You are working as a software engineer in Advance Technical Sdn Bhd. You have been assigned to develop a program that allows students to include three test scores for three subjects. Table 2 shows the reference scoring relationship with grade. Include a loop that will enable the user to repeat this calculation for new input values until the user says she/he wants to end the program. TABLE 2 Marks Grade 90-100 80-89 79-79 A B C 60 - 69 D Computer Programming: Exercise Module a. b. C. d. Identify the input, output, and process required to solve this problem. Identify the required techniques to fulfill this program. Sketch a flowchart for the above problem-solving. Write the complete source code for the above statement.
Step by Step Solution
3.36 Rating (152 Votes )
There are 3 Steps involved in it
Heres a Python program that allows students to input three test scores for three subjects and calcul... View full answer
Get step-by-step solutions from verified subject matter experts
