Planning a structured program for a contacts list management program
1. Enter new entries (name and number)
2. Read the existing contacts list from disk
3. Prompt the user for new entry(ies)
4. Add the new data to the list
5. Save the updated list to disk