There was an error while loading. Please reload this page.
1 parent 0d5faa7 commit a856ceaCopy full SHA for a856cea
Chapter_2/Exercise_*2.7.java
@@ -33,6 +33,6 @@ public static void main(String[] args) {
33
System.out.println(minutes + " is approximately " + years + " years and " + days + " days");
34
35
36
-
+ input.close();
37
}
38
0 commit comments