Question: Using Python, Write a structured program that demonstrates the use of subprograms, passing parameters and the use of control structures Password authentication The password must
Using Python, Write a structured program that demonstrates the use of subprograms, passing parameters and the use of control structures
Password authentication
The password must be a minimum of 9 characters
The password must contain at least 1 upper case letter, 1 lower case letter
The password must contain at least 1 digit
it must ask user to enter new password with above criteria and verify the password by retyping it correctly, if correct allow the user to know its been updated anda if incorrect tell the user its not the same password and make the user reenter a new password
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
