Question
This is full question description. Or you can search same quesiton on Chegg, the picture kind wrong order. Chegg doesn't allow edit question again. Please
This is full question description. Or you can search same quesiton on Chegg, the picture kind wrong order. Chegg doesn't allow edit question again. Please do not copy same answer from other question, please do not ask more information, this is all information.
program should not crash for any reason. Program should handle any exception(s) that may occur(null, file doesnt exist)
The program should ask the user to input their
name
The program should ask the user to input the
name of the file to be processed
If file name provided does not end in "csv" then
your code should add ".csv" to the file name
The program should read the data file line by line to get the individual pieces of data
report was successfully written - End the program Note: You must write a minimum of four (4) functions. Writing a function to get the user name, or print the success message when the file is written, and the like will not count. Sample Output Back student_data.csv
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