Question: CODE NEEDED IN PYTHON WITH CORRECT INDENTATION AS WELL AS THE OUTPUT! ROLODEX.TXT DATA FILE: AGAIN PROVIDE THE CODE IN PYTHON WITH CORRECT INDENTATION AS
CODE NEEDED IN PYTHON WITH CORRECT INDENTATION AS WELL AS THE OUTPUT!


ROLODEX.TXT DATA FILE:

AGAIN PROVIDE THE CODE IN PYTHON WITH CORRECT INDENTATION AS WELL AS THE OUTPUT!
The following pseudocode should be implemented specifically as presented with maximum number of user-defined functions: Initialize application: o Create string data structure constants that represent: The main menu for the application, which consists of five options: 1. Display entry 2. Add entry 3. Delete entry 4. Display Rolodex 5. Exit - The name of the data file: rolodex.txt Initialize an empty dictionary. Open data file in read mode, read each line of data, and add it to the dictionary. The o o first name should be used as the dictionary key
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
