Working on different projects I have the choice of selecting different programming languages, as long as the task is done.
I was wondering what the real difference is
In general IO bound work will depend more on the algorithm then the language. In this case I would go with Python because it will have first class strings and lots of easy to use libraries for manipulating files, etc.