Due 11:59pm on Wednesday evening
Welcome to week 3! The focus of this week's assignment is object-oriented
concepts - inheritance and polymorphism. This is the difference between
object-based programming (packaging things in classes like you have been)
and object-oriented programming (defining and using new relationships
between classes).
HW 3: inheritance, polymorphism, changing-width qubits