Class 12 Objectives


At the end of today's class you should

KNOW:

BE ABLE TO:

Sample Exam Question:

Using the data definitions for ListOfCourse and Course that we developed in class, write a function add-section that consumes a list of courses, a department, and a course number, and produces a list of courses with one more section for the indicated course.