I was wondering if this UML specifies that it HAS to be an ordinary array in the constructor of the Lesson class. I'm wondering because it doesn't include any size, and it has a relationship with another class from 0..*.
Not sure if I'm reading the UML correctly if I decide to make it an ArrayList - or would that be allowed?
