Skip to content

Commit a856cea

Browse files
authored
Update Exercise_*2.7.java
1 parent 0d5faa7 commit a856cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter_2/Exercise_*2.7.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ public static void main(String[] args) {
3333
System.out.println(minutes + " is approximately " + years + " years and " + days + " days");
3434

3535

36-
36+
input.close();
3737
}
3838
}

0 commit comments

Comments
 (0)