Q1. A script to read name , phone number and email from user and append it to a file phone_book.txt . The script should iteratively ask the user for data until the name is entered as “AAA” in which...

1 answer below »

Q1.
A script to read

name
,

phone


number

and

email

from user and append it to a file

phone_book.txt
. The script should iteratively ask the user for data until the

name

is entered as “AAA” in which case, the script should stop iterating.Q2.
A script that reads a name from user and search for the name in a file

phone_book.txt
. Once found, display the name, number and email on screen. If the name does not exist, then display the message “Name does not exist!”. If more than one name is found, then display all results in multiple lines.


Answered Same DayJul 13, 2022

Answer To: Q1. A script to read name , phone number and email from user and append it to a file phone_book.txt...

Aditi answered on Jul 14 2022
60 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here