FOR AUDITORS! Clone the repo, write your sample in sample.txt and in order to test the program, write this in your terminal go run . sample.txt result.txt This should output result.txt which shows the result of your written sample. 15/9/2023 - Made a new version of the exercise using regex(regular expressions).