a program to store information about a single user. The program should include a function that asks the user for their name, age, course, and home town and stores this in memory. It should also have a function that will write the information entered in a file. Use exception handling to protect the data entry and the file operations
really stuck on this any help would be great