Inside the list comprehension, call add_hyphen() with the argument word and iterate through each word value in words.

Make sure to type add_hyphen(word) for word in words.