Create your Username and Passwod Set your username: tc Set your password: chy Authentication Step: Enter correct username and password combo to continue Enter username: kj Enter password: kl Access...


Create a python program for the following:


Ask the user to create a username and password. Authenticate the username and password that the user entered in the first instance and provide only 3 attempts to do so. Prompt the user to reset the password after 3 attempts and exit the program.


**Attached is output.


Create your Username and Passwod<br>Set your username: tc<br>Set your password: chy<br>Authentication Step:<br>Enter correct username and password combo to continue<br>Enter username: kj<br>Enter password: kl<br>Access denied. Try again.<br>Enter username: 1kj<br>Enter password: 1kj<br>Access denied. Try again.<br>Enter username: 1kjv<br>Enter password: aflkaj<br>maximum 3 attempts can be tried.<br>Reset the Password, Please.<br>Process finished with exit code 0<br>

Extracted text: Create your Username and Passwod Set your username: tc Set your password: chy Authentication Step: Enter correct username and password combo to continue Enter username: kj Enter password: kl Access denied. Try again. Enter username: 1kj Enter password: 1kj Access denied. Try again. Enter username: 1kjv Enter password: aflkaj maximum 3 attempts can be tried. Reset the Password, Please. Process finished with exit code 0

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here