Question: Use a class to represent a telephone directory. Where each subscriber has a telephone number in the following format. Areacode - Exchange code- Number. Area
- Use a class to represent a telephone directory. Where each subscriber has a telephone number
in the following format. Areacode - Exchange code- Number.
Area code: 2 digits Exchange code: 3 Number: 5digits
Include member functions to find the number of customers of a particular area , to display the
details of the specified member. Solve using python.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
