Hi everyone,
I have one main folder which contains hundreds of other folders each with a number of text files. My query is I need to merge the text files found in each folder. Is there an easy and simple way using python to merge those texts without doing it manually?
Please help!
I have one main folder which contains hundreds of other folders each with a number of text files. My query is I need to merge the text files found in each folder. Is there an easy and simple way using python to merge those texts without doing it manually?
Please help!
Comment