Java Method to check string for Capitals always returns false
I am trying to make a simple password checker program in Java that checks a bunch of things about the user’s password before allowing them to continue.
I am trying to make a simple password checker program in Java that checks a bunch of things about the user’s password before allowing them to continue.