[SOLVED] Introduction to Programming Languages CECS130   Lab #7. 

30.00 $

Category:

Description

5/5 - (1 vote)

Programming assignment (100 pts): Add additional functionality to your phonebook program from lab# 6.  Make it possible for users to:

 

  • Alphabetically sort the list of entries by name (first or last).
  • Find a phone number for a given name.
  • Randomly select a friend from the phonebook for you to call. 4) Delete everyone from the phonebook at the same time.