Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This week you will create a program that preforms file processing activities. The requirements for the program are also listed below. 1. Prompt the user
This week you will create a program that preforms file processing activities. The requirements for the program are also listed below.
1. Prompt the user for the file name.
2. Prompt the user for their name.
3. Prompt the user for their street address.
4. Prompt the user for their phone number.
5. Write the user name, street address and phone number to a comma-separated line in the file that your user typed in step 1.
6. Once the data has been written to the file your program should read the file and display the contents.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started