Question: Please complete in pseudocode . No language. Create the pseudocode design to include at least the following modules. Enter the ClassTitle into an array named
Please complete in pseudocode. No language.
Create the pseudocode design to include at least the following modules.
Enter the ClassTitle into an array named Classes and NumberofSeats into an array named ClassSeats. (ClassSeats = -999 when end the file is reached)
Update Classes inventory (add to inventory/deduct from inventory)
Calculate and print the students bill.
Calculate and print the total number of students in each class.
Calculate and print the average number of students in each class.
The student will be prompted to enter their student ID and whether they want to add a class, drop a class or display their schedule.
Add a class - after the student has finished entering the class title(s), the system will calculate and print the bill.
Drop a class a message is printed on the screen after dropping the class.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
