📝 **Question:** You add `__slots__` to a base class, but subclasses still have `__dict__` and use as much memory as before. Why?
📋 Pick the right answer.
💡 **Hint:** Re-read the theory above if unsure.
📝 **Question:** You add `__slots__` to a base class, but subclasses still have `__dict__` and use as much memory as before. Why?
📋 Pick the right answer.
💡 **Hint:** Re-read the theory above if unsure.
📣 Help someone learn PythonShare this lesson with a friend — the first 15 are free, no signup.Tweet