CFU 12

Write a program that asks the user for the password. The Password should initially be set to “simonsnyc” It keeps asking them for the password until they get it correct. For the incorrect password, it should say “Wrong Password!) For correct password it should say “Correct! You may enter….” And then it ends the program.

CFU 12
Go Back