Mutable class attribute shared state
Multiple choiceMediumWhat @dataclass generates OutputMediumsuper().__init__ in subclass OutputMediumOperator overloading with __add__ VocabularyMediumclassmethod vs staticmethod OutputHardShadowing a class attribute via assignment OutputHardMethod resolution with super() chain Multiple choiceHard__eq__ and its effect on __hash__ VocabularyHardWhat __enter__ and __exit__ do