Where on this site is some helpful information about this question?
Write a program that asks the user for their name (in one variable), address (in a second variable), city (in a third variable), state (in a fourth variable, and zip code (in a fifth variable). When all of the data has been entered from the keyboard, the program should then save the data to a data file. Please be sure that the program can process data values that include spaces.
This is the next part of the question.....Write a program that reads the data saved in the question above. The program should print the data to the screen in the following format: