Exercise: List Comprehension III
Use list comprehension to create a new list containing the length of each string in the
words
list.Premium
Python
Setting up Python environment...
Output
words
list.
Setting up Python environment...