BlackRock interview question

What is a context manager in python

Interview Answer

Anonymous

7 Nov 2024

In Python, a context manager is an object that manages resources like file streams, database connections, or network connections