Question: this problem should be solved using python. thanks for the help! 2) Improved password check: Write a program that would ask the user for a

this problem should be solved using python. thanks for the help!
2) Improved password check: Write a program that would ask the user for a password and checks if the given password is TTU Rocks! or not. If the password is correct the program would display Access granted! Welcome to TTU!. And if the password is incorrect the program would display "Wrong password! Try Again! and take another password and checks to see if it is correct or not. The program should let the user to try entering the password 3 times total (first time included) and if all three tries are incorrect passwords, the program should stop taking passwords from the user and display "Too many tries! Your access is denied!". To write this program you must use repetition structures
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
