Question: i need an actual code plz.PYTHON 336#7 Phone Number Lookup Design a program that has two parallel arrays: a String array named people that is
i need an actual code plz.PYTHON
336#7 Phone Number Lookup Design a program that has two parallel arrays: a String array named people that is initialized with the names of seven of your friends, and a String array named phoneNumbers that is initialized with your friends' phone numbers. The program should allow the user to enter a person's name fo atotperson'sname It should then search for that person in the people array. If the person is found, it should get that person's phone number from the phoneNumbers array and display their name and phone number it. If the person is not found in the people array, the program should display a message indicating so
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
