Write a program to store 20 different names along with corresponding Telephone numbers.
Enter a name from the console and search whether the name is present or not. If the name is
present then display the name along with the phone number otherwise, display an
appropriate message using the „Linear Search‟ technique
Answers
Answered by
3
this will work in python
old-fashioned phone calls remain one of the best forms of communication despite the slew of new smartphone apps that have popped up over the past several years. With just a few lines of Python code plus a web application programming interface we can make and receive phone calls from any application.
Our example calls will say a snippet of text and put all incoming callers into a recorded conference call. You can modify the instructions using Twilio's TwiML verbs when you perform different actions in your own application's phone calls
Similar questions