Write a program that functions as an address book/tutorialoutlet
FOR MORE CLASSES VISIT tutorialoutletdotcom Write a program that functions as an address book. It should have entries containing at least the following information: first and last name, phone number, date of birth, address, and email address. You should be able to add entries and remove entries, as well as printing out any given entry. It should save entries to a file, and be able to read in entries from a file as well.
49 views • 3 slides