The "ask the user" part only occurs if valid numbers were entered, because that question is inside the else{} clause after the input validation if statement. That's how the program is designed. If...