A bug report has been has been submitted on this program. This program should quiz the user about the most common (worst) password. The program does not always process the answer correctly, sometimes it displays both replies instead of only one. Can you work out what is going wrong and fix it?
The worst password is 123456 but all the examples in the program are truly awful!
Run and explore the program to identify errors. You will need to enter each option to discover the error.
Refer to code clips below to help you fix the errors.
Right click on your code and add a comment explaining what was wrong and how you fixed it.