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