Nicodona / pyhtonPhoneBook

blue ray wisense academy project on python OOD
4 stars 5 forks source link

Dev. Py #3

Closed egbejob680 closed 3 years ago

egbejob680 commented 3 years ago

We can create a list for names and Numbers. Then using a for loop, can ask the user to input the requirements and display it.

egbejob680 commented 3 years ago

Incase the user wants to search for a name. We can create another input for the user to put the name, can then store it in a variable then use search to check if it's found inside and display it. If not, display invalid name