Skip to content

Latest commit

 

History

History

PasswordChecker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Password Checker

Example program that takes a userid and password. After three wrong attempts, user will be rejected.

Getting Started

Download, and then compile and run in your favorite editor.

Three attempts, failed login

Three attempts, failed login

Successful login

Successful login

Authors

  • W3 Resource - Original authors
  • James Hiegel - Added comments and additional functionality to original program

Source

https://www.w3resource.com/csharp-exercises/data-types/csharp-data-type-exercise-3.php