Question: Design and write a program 'password.py'. Inside the program you should define a 3-digit code. A user of this program can have up to three
Design and write a program 'password.py'. Inside the program you should define a 3-digit code. A user of this program can have up to three attempts at guessing the number. If the user enters incorrect code the programme should output 'Wrong code, try again.' The program should terminate if the user has guessed correctly with a message 'password accepted', or after three wrong attempts 'Account locked
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
