Home /
Expert Answers /
Computer Science /
instructions-write-a-program-that-calculate-the-average-grade-for-students-of-a-class-as-following-pa886
(Solved):
Instructions write a program that calculate the average grade for students of a class as following ...
Instructions write a program that calculate the average grade for students of a class as following: 1. ask the user to input students name and grade \( (0< \) grade \( <100) \) and store them in arrays. (complete this task and get 5 points) 2. once the user completed his entry, the user should input "*" 3. sum the grades and divide by number of students to find average. 4. print the result as table as following : Student name Student grade Ahmad \( \quad 80 \) Abdullah 60