phonebook

How to delete specific lines in a python .txt file after accepting user input

hoe to delete specific strings in a python .txt file after accepting user input on what to delets Question: This is a python file that’s supposed to act like a phone book the file is called exam.txt its supposed to create, save, append, search and delete contacts but the delete part deletes all the strings …

Total answers: 3