Question: When do you have to close the file in Python? a) after reading the file into the memory b) after opening the file without specifying
When do you have to close the file in Python?
a) after reading the file into the memory
b) after opening the file without specifying the mode
c) after opening file in a write mode
d) after accessing the file with default mode
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
