A script that reads a name from user and search for the name ina file phone_book.txt. Once found,display the name, number and email on screen. If the name does notexist, then display the message “Name does not exist!”. If morethan one name is found, then display all results in multiplelines.
Note:
Name:
Phone:
Email:
********
A script that reads a name from user and search for the name in a file phone_book.txt. Once found, display the name, num
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am