Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 323 Bytes

File metadata and controls

2 lines (2 loc) · 323 Bytes

python_username_password_authentication_system

user information(including username and password) management system. New user can create an account if it doesn’t conflict with any existing one while exisiting user can return to the system using his username and password. A suggested outline of the program is as below: