Python · Context Managers
A class already frees its resource in __del__. Why is that not as reliable as freeing it in a context manager's __exit__?
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
