@ -26,6 +26,10 @@ public class Administration {
}
public void addCourse(Course course){
courses.add(course);
/**
*
* @param professorID the id of the professor you want to be deleted from the system