We're going to build an application that has an interactive, command-line driven menu. The first user story will set this up, and then we'll add to the menu as we add new features. - If I don't supply ...
Should call a helper function that displays all current contacts, and then request the user to input the ID of the contact they want to delete The ID of everyone else in the contact list after the ...