Hey there everyone,
I need to write a small program to get a certain task done, but I have zero experience in manipulating text files.
Can someone please give me a start on how to write the following program:
The program should take all the text files in a folder, and add the data in a csv text file, with columns:
Text file Name, Content of text file
Easy as that. I'm sure this cannot be that hard, please give me a start on this.
Thanks!