What it does
This program allows you to log into an account. I originally created the program as a bank account system. I modified it to allow for any type of account that needs password protection. The program allows you to change the password and also log out.
How we built it
I used a dictionary to hold the account information, and a while True loop to continue asking for options until the user decides to log out.

Log in or sign up for Devpost to join the conversation.