What’s the primary purpose of using mixins in Python?
Select one:
To enforce a strict type hierarchy
To reuse common functionality across unrelated classes
To create a single class with all functionalities
To replace inheritance entirely
Hint
Think about how you can add superpowers to classes without making them related.
Sorry! There has been an error processing your answer. Please try again.
Got feedback on this question?