Inside the list comprehension, iterate over the strings in the words list, to count the occurrences of the letter "a".
words
"a"
Make sure to type words.