Imagine you are developing a software package that requires the user to enter their own passwords. Your software requires that user's passwords meet the following criteria:

  • The password should be at least 15 characters long
  • The password should contain at least two uppercase characters
  • The password should contain at least one lowercase letter
  • The password should contain at least one digit
  • The password should contain at least one symbol
  • The password should not have any identical consecutive characters

Write a program that asks for a single password and verifies it meets the stated criteria, it does not require a good password to end, simply verifies is the password entered is good.

If the password does not meet requirements tell the user why. Ensure you use many well formed functions, then load to mimir.

Academic Honesty!
It is not our intention to break the school's academic policy. Posted solutions are meant to be used as a reference and should not be submitted as is. We are not held liable for any misuse of the solutions. Please see the frequently asked questions page for further questions and inquiries.
Kindly complete the form. Please provide a valid email address and we will get back to you within 24 hours. Payment is through PayPal, Buy me a Coffee or Cryptocurrency. We are a nonprofit organization however we need funds to keep this organization operating and to be able to complete our research and development projects.