A simple, interactive command‑line address book written in Python. It lets you add, search, delete, and view contacts stored in memory during a session.
# Clone the repository
git clone https://github.com/saadfarhan023/contact-book-python.git
cd contact-book-pythonRun the program:
python3 app.py