Problem # 1(solve using nested loops) The Ibra College of Technology has an automated system that calculates the overall grade for each student of a class. The system gets to know the number of...

Problem # 1(solve using nested loops) The Ibra College of Technology has an automated system that calculates the overall grade for each student of a class. The system gets to know the number of students in a class from the teacher. For each student, it asks their name and the number of subjects they took. For each subject, they ask the score. They then take the average of the scores of all the subjects, divide it by 10 and display the name and GPA for each student. Read the number of students in a class, the name and the number of subjects for each student. Then read the scores of each subject for each student, calculate the GPA by averaging the scores and dividing the average by 10. Finally, display the name and GPA for each student.

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here