Catching up. My solution.
As others called out, the question for part 2 should be "how many articles", not "how many times", since if the word "football" appears more than once, that's 1 article but multiple times
Here's my attempt, the 'number of times' working is a bit misleading when it was actually number of articles!