Image about how to create a simple python contact book using python.

Building a Contact Book Application in Python (Mini Project)

In this project we will walk through the process of creating a simple contact book application using python. This is going to be a completely beginner friendly project to start with. This application will allow user to add the basic functionality like adding, searching, updating and deleting contact information. We will walk though the code

Building a Contact Book Application in Python (Mini Project) Read More »

Scroll to Top