Question: hi, can it be done on python please? thanks! This problem makes use of functions and dictionaries. This application involves a directory of email user

hi, can it be done on python please? thanks! This problem makesuse of functions and dictionaries. This application involves a directory of emailhi, can it be done on python please? thanks!

This problem makes use of functions and dictionaries. This application involves a directory of email user names and their email addresses; the application's menu allows the directory to be searched and updated. The mainline and most functions have been written for you, but there are two functions for you to write: the list_email function (line 39 ) and the update_name function (line 78); complete the code below to add these two functions to the email directory system. All other functions work; run the application with various menu choices to familiarize yourself with it. Before writing the update_name function, it would be a good idea to examine the update_email function. In both of these functions, the function definition statement is provided along with comments that accompanied the original code; replace the pass statement with the necessary function logic. Sample output follows, demonstrating the list_email function and the update_name function

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!