DEV Community

kris
kris

Posted on

I will be very grateful if you can help me with this exercise! ( python code )

-1

Write a python program for personal contact book. Menu based interface for creating, updating, searching and removing records. The information need to be stored in comma separated text file.

Following fields need to be used:

Name

Address

Birthday

Phone

Email

Profession

Interests

Top comments (0)