This commit includes a start to P10. I have tested taking user input and...
This commit includes a start to P10. I have tested taking user input and splitting it into sentences using the split method, this removes the '. ' that I use to split sentences so I'll need to remmeber to append this to the end of every sentence agian. Furthermore, I need to adapt this approach to consider different punctuation like '?'.