1-Develop an algorithm using pseudocode and a flowchart that asks the user to
create a new password.
The algorithm should:
• get the user to enter a password

get the user to re-enter the password
repeat the two bullet points above until both entered passwords are
identical
output "password created" when they are identical