Pregunta de entrevista de Contino

Python: Have you ever used a context manager ?

Respuesta de la entrevista

Anónimo

25 nov 2022

(I missed this but the correct answer is): Yes, I have used the with statement to manage opening/closing when reading from a file.