program is supposed to exit after selecting #4 , but it still executes the next line
do { showMenu(); selection = keyboard.nextInt(); while ( se