Write a program that will create a label for the records department that will ask the user for the following information (one field at a time):
Write a program that will create a label for the records department that will ask the user for the following information (one field at a time): 1) First name 2) Last Name 3) Street Address 4) City 5) State 6) Zip Code 7) Date of Birth It should then format and output the information given … Read more