The Apgar Medical group keeps a patient file for each doctor in the office. Each record contains the patient's first and last name, home address, and birth year. The records are sorted in ascending birth year order. Two doctors, Dr. Best and Dr. Cushing, have formed a partnership.
Create the flowchart and pseudocode that produces a merged list of patients' names in ascending order by birth year.
Make a working version of this program in Python.
Complete the flowchart and pseudocode using draw.io. Include your pseudocode by adding a "square shape" next to your flowchart and populating it with your pseudocode for the program. Export your work in PDF format