Question: Please answer in Pseudocode: No language You are given a file that contains the course number and the number of students enrolled in each course.
Please answer in Pseudocode: No language
You are given a file that contains the course number and the number of students enrolled in each course. You need to use a modular design to solve the problem in Pseudocode.
Place the course numbers and enrollment in parallel arrays.
Print a listing of all course numbers and enrollments.
Calculate and print the total number of students in all classes.
Calculate and print the average number of students in the classes.
Print the class numbers and enrollments for classes with less than 10 students.
Print the class number and enrollment for the class with the highest enrollment.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
