Using a "with" statement to open a file is better practice because it automatically closes the file. The code will run everything in the indent block, then closes the file. ! [image-20210729190839908] ...