Checking Password Code You almost got it. There are some errors though: you’re not iterating over all the chars of the password (i < password.length() - ... April 5, 2022 0 Comments