Write a program that prompts the user for their name when


Problem

1. Guest: Write a program that prompts the user for their name. When they respond, write their name to a file called guest.txt.

2. Guest Book: Write a while loop that prompts users for their name. When they enter their name, print a greeting to the screen and add a line recording their visit in a file called guest_book.txt. Make sure each entry appears on a new line in the file.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that prompts the user for their name when
Reference No:- TGS02725633

Expected delivery within 24 Hours