Quiz 4: Converting Comma-Separated-Values (CSV) input to formatted output
Don’t forget to push your answers to your remote repository by the end of quiz time. Push all your answers to quiz/4/ folder in your Github project. Consider this comma-separated data file: data.in. Write a simple script named csv2formatted that...