I'm not talking about the correct loop in java. I mean I want my program to loop a code if a certain condition is not met. For Example, If the user does not input a number for "What is your age?" Then alert "Please enter a number" then the code loops. How do I do this?