Inside the list comprehension, code a for loop to iterate through each name in the authors list.

Make sure to type for name in authors.