Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Build a simple grade book using a versatile data structure. The grade book program should display a menu with the following options 1. Add a
Build a simple grade book using a versatile data structure. The grade book program should display a menu with the following options
1. Add a new course
2. Add a new student
3. Add a student to a course
4. Add grades for a student in a course
5. Print a list of all courses
6. Print a list of all students
7. Print a list of all students in a course
8. Compute the average for a student in a course
9. Exit
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started