Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For this exercise, you are to complete a program that manages and stores names and email addresses in a dictionary as key:value pairs. The Python

For this exercise, you are to complete a program that manages and stores names and email addresses in a dictionary as key:value pairs. The Python program displays a menu that lets users look up a person's email address, add a new name and email address, change an existing email address, or delete an existing name and email address. When the user exits the program, the dictionary is saved to a pickle file. Each time the program starts, the contact dictionary is retrieved from the pickle file, if the file exists. Download the attached ex5.txt file, which contains the basic framework for this program, and add your own code to the included function templates to complete the exercise.

File :- https://mega.nz/#!9z5FATaS!S8ILtu4GJRP20Vx26NJZvDv5g6nZQSbyNRGH37xUXtc

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students also viewed these Databases questions

Question

2. How much time should be allocated to the focus group?

Answered: 1 week ago

Question

1. Where will you recommend that she hold the focus group?

Answered: 1 week ago