Question: PYTHON: l create a CRUD - Create, Read, Update, and Delete program with a user interface. make it object oriented. Requirements: Check to see if
PYTHON:
l create a CRUD - Create, Read, Update, and Delete program with a user interface. make it object oriented.
Requirements:
Check to see if the file exists, if it doesn't exist create it
Read the file into a list
Present a graphical menu of choices
Accept 5 fields: First Name, Last Name, Address, Phone, Email
Pickle the results back to the file.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
