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