📝 How to Use Clone the repository: git clone https://github.com/yourusername/contact-book.git cd contact-book Run the program: python contact_book_dict.py Follow ...
A simple Contact Book application built in Python to manage user details such as name, phonenumber and email. This project demonstrates two different programming approaches functional programming and ...