Let's say you have a few files:
- 01.mp3
- 02.mp3
- 03.mp3
They are really large audio books, so you want to split them into chapters. You don't care about the chapter lengths.
Let's create a function to split them up. First, we want to create a directory to hold them