Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 208 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 208 Bytes

username-password-checker

A basic username and password checker program

Features

  1. Stores username and password in csv file
  2. Checks username and password
  3. Gives error messages
  4. Exception Handling