+ 2
Do you know how to read text files? or in particular how to read text files line by line?
If you do, then working with CSV files isn't that much a difference, CSV files are internally text files.
Try to sketch the code, you are welcome to ask further with a code at hand š



