Recap with Flashcard Question 1 of 7
Python Reading and Writing Files
Start Lab
1 Choose the best answer

Why is with open(...) as file_object: recommended for Python file handling?