Exercise: List Comprehension III

Use list comprehension to create a new list containing the length of each string in the words list.
Python
Setting up Python environment...
Output