What does the try-with-resources statement automatically handle?
try-with-resources
Writing to the file
Opening the file
Reading the file
Closing the file