I\'m just working through a few things as practice for an exam I have coming up, but one thing I cannot get my head round, is using a variable that belongs to one class, in
I assume a Course is not a Student, so inheritance between those classes is probably a bad idea.