I'm trying to check for empty strings with a Scanner and I'm not sure how to loop it so that it asks for the correct input.

So I want to use


System.out.print("Enter your First Name: ");...