Question: ****In python language***** Plan and write a python program that asks a user to set a username and password that is at least 12 characters

****In python language*****

Plan and write a python program that asks a user to set a username and password that is at least 12 characters long. The program should check to see that the password is long enough, and if it is too short the program should ask the user to type in a new password. After setting the password the user should be asked to re-enter their password to check that they know their password. If the user gets their password wrong, they should be prompted to re-enter their password until they get it correct.****In python language***** Plan and write a python program that asks a

Plan and write a python program that asks a user to set a username and password that is at least 12 characters long. The program should check to see that the password is long enough, and if it is too short the program should ask the user to type in a new password. After setting the password the user should be asked to re-enter their password to check that they know their password. If the user gets their password wrong, they should be prompted to re-enter their password until they get it correct. You should assume users of the software have no technical experience and may not always enter data in the range expected. Ensure you prompt the user assuming they have no understanding of how the program functions. Your program should not exit unexpectedly

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!