Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public static boolean checkExit(String exit) {
- return exit.toLowerCase().equals("n");
- }
RAW Paste Data