Answered You can hire a professional tutor to get the answer.
Write the function named enterNewPassword. This function takes no parameters. It prompts the user to enter a password until the entered password has...
Write the function named enterNewPassword. This function takes no parameters. It prompts the user to enter a password until the entered password has 8-15 characters, including at least one digit. Tell the user whenever a password fails one or both of these tests.