Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

Project 7: Contact Manager The Scenario Create a program that a user can use to manage the primary email address and phone number for a contact. To get you started, download and use the file...

1 answer below »
Project 7: Contact Manager
The Scenario
Create a program that a user can use to manage the primary email address and phone
number for a contact. To get you started, download and use the file named
contacts.csv
Download contacts.csv
which is also in the Module 11 area. You do not need to upload the contacts.csv file
with your homework submission - just the .py file. I will test it with my own contacts.csv
file. Please feel free to import and use Python's .csv module.
Console
https:
courses.sfcollege.edu/courses/453126/files/ XXXXXXXXXX?wrap=1
https:
courses.sfcollege.edu/courses/453126/files/ XXXXXXXXXX/download?download_frd=1
https:
courses.sfcollege.edu/courses/453126/files/ XXXXXXXXXX/download?download_frd=1
Specifications (BE SURE TO INCLUDE ALL OF THESE IN YOUR
PROGRAM)
● For the view and del commands, display an e
or message if the user enters
an invalid contact number.
● Use the contacts.csv file to store the data for the program.
● When you start the program, it should read the contacts from the CSV file.
● When you add or delete a contact, the change should be saved to the CSV
file immediately. That way, no changes are lost, even if the program crashes
later.
● Add comments and explain how you completed the program.
● Note: you must close the CSV file before running the program each time o
you will get an e
or message when trying to save to an open CSV file.
● Save the file with the filename contacts_XXX.py where XXX is either you
initials or your last name.
Grading Ru
ic (reused):
Answered 1 days After Nov 08, 2022

Solution

Baljit answered on Nov 10 2022
39 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here