PART B. Write a program, Passwords, that contains an array of five names and another array of five passwords (your choice). Your program should ask the user to enter a name and a password. If the user...


PART B. Write a program, Passwords, that contains an array of five names and another array of five passwords
(your choice). Your program should ask the user to enter a name and a password. If the user enters the correct
name with its related password, grant access (e.g. display “Access granted!”). IF the user enters the wrong
name/password (can be either or both), allow the user to re-try only once. You don’t have to use nested loops.
If the user still cannot enter the correct name/password, display the following: “Sorry, your
username/password does not match our database. Contact the administrator.



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here