mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-25 04:15:45 -08:00
Added leaving comment
This commit is contained in:
@@ -84,6 +84,7 @@ public class HighIQ {
|
||||
}
|
||||
|
||||
} while(playAgain());
|
||||
out.println("SO LONG FOR NOW.");
|
||||
}
|
||||
|
||||
private boolean playAgain() {
|
||||
|
||||
Reference in New Issue
Block a user