LoginSystem_NODB A Python command line login system without the use of a databse. This is an exercise to try to create a login system without the use of a database. could be improved Rules: 1: Must be in one file 2: Must have a create user, login and delete user method