• Stars
    star
    1
  • Language
    Python
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Phone book application written in Python and Tkinter. The user types in the name, phone number, and the email of the person to be added in the PhoneBook. The information is then saved into an external file called output.txt. Very simple and straightforward. It works with Python 3.X!