Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 748 Bytes

File metadata and controls

12 lines (9 loc) · 748 Bytes

PHONEBOOK DIRECTORY SYSTEM

It is a program in which user can add, delete, display contacts from the text file.The file named "contact.txt" is the file where the contacts info like name and number is saved and from which it is displayed.The contacts info is also deleted form txt file user wants with just few clicks.It is very easy to manage contacts in this phonebook directory system.

Learning Resources

  1. w3schools
  2. tutorialspoint
  3. site