Inside this list comprehension, add for loop to iterate through each time value in the meeting_times list.

Make sure to type for time in meeting_times.