Simple Login System in Python
Uses a dictionary to store usernames and passwords Prompts the user to enter their credentials Checks whether the entered values match the stored values Prints a message indicating whether the login was successful or not
added by kunal4zi319185