at the moment I know how the file is formatted so I am hard coding numbers into. But it will not always be identical and as such it should be changed to be allowed to get info from file with non similar format.
as it is taking in info (storing info in array) make it read the info and look for key words (the titles) and based on the keywords it will add a certain number of spaces to the count
at the moment I know how the file is formatted so I am hard coding numbers into. But it will not always be identical and as such it should be changed to be allowed to get info from file with non similar format.