Exercise: Map function III

Use a lambda function inside map to get the length of each word in the list.
Python
Setting up Python environment...
Output