So I've reset this task so many times, trying different things, done research quite a bit, but I seem to have a mental block with this try-with-resources concept! Finally, I found this https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html which helps but for some reason the final requirement doesn't verify. What have I left out or put in that's wrong? :O