You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple Python program that allows you to manage a contacts list. The program provides basic functionality for adding, listing, searching, and deleting contacts. It uses a dictionary to store contact details with names as keys.