Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Task : Express the following as a FLOWCHART. Plan and write a python program that asks a user to set a username and password that

Task: Express the following as a FLOWCHART.

image text in transcribed

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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

What are the purposes of collection messages? (Objective 5)

Answered: 1 week ago