Mapping with String Manipulation

Use map to capitalize the first letter of each word in a list of strings.
['hello', 'world']
Total : 0 Discussion
Login