Question: Write a program that asks for username and password Assume that the username is your own name, and password is 'Swordfish' Then ask a user

Write a program that asks for username and password Assume that the username is your own name, and password is 'Swordfish' Then ask a user to enter their username If the name is incorrect, jump back to the beginning of the loop If the name is correct, use concatenation to print 'Hello', your username and 'Enter your password'. If a user inputs the correct password, use concatenation to print Access granted' and your username. Otherwise ask for a password again
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
