Create a program [YourName]-Assignment8(replace [YourName] with your actual name) that requires users
to enter their own password ***** validates it. The password ***** to meet the following criteria:
 The password ***** be at least eight characters long
 The password ***** contain at least one uppercase letter
 The password ***** contain at least one lowercase letter
 The password ***** have at least one digit
 The password ***** have at least one of the following symbols: #, $, &, *, ^, +, -, or @.
The program should allow the user to enter a password ***** then display a message indicating it is valid or not.
If the password ***** ***** correct the program should ask the user again for a password ***** validate it repeatedly,
until a valid/correct password ***** *****

 

 

    • 7 years ago
    A+ Work
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      passwordverify.zip