Task 1: Create a phonebook using a dictionary where keys are names and values are phone numbers. The program should: Allow the user to add, delete, or update a contact. Allow the user to search for a ...