A simple python Login and Register program
This could technically be a simple database!
You get an option to login and signup, you can do either.
Registering will add a username and password combo (user:pass format) into the combolist.
The login will simply look through the combolist for the correct combo, if it's in there, it will log you in.
ebradbury
this code just does not work at all
I know this is old af, But when i try to enter the password, It just crashes