Python - Object-Oriented Programming Foundations
You are designing a
School class that contains many Student objects. Which approach best models this relationship in Python?