Question: plz use python Write a program that first asks the user to enter a password, and then asks the user to verify the password. If
plz use python
Write a program that first asks the user to enter a password, and then asks the user to verify the password. If the two passwords match (i.e., if they are the same), the program prints "Passwords match", else it asks the user to verify the password again. It repeats this process up to 3 verifications in total (including the first one). Notes: - The output must be in the format shown in the example, including the format of the prompt, and all spaces and punctuation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
