EliteProgrammersClub / EPCDailyChallenge

Daily challenge on algorithm, using different languages. From different problems to be solved.
MIT License
7 stars 20 forks source link

Sentence Capitatlization #22

Open xasterKies opened 2 years ago

xasterKies commented 2 years ago

Directions

Write a function that accepts a string. The function should capitalize the first letter of each word in the string then return the capitalized string. Use functions and methods where needed.

You can code this with any language of your choice!

Examples

capitalize('a short sentence') ------> 'A Short Sentence' capitalize('a lazy fox') ------> 'A Lazy Fox' capitalize('look, it is working!' -------> 'Look, It Is Working'

Neba-Emmanuel commented 2 years ago

Am up @xaster-Kies

xxxSkypper commented 2 years ago

please assign me

xasterKies commented 2 years ago

Done @Neba-Emmanuel , @xxxSkypper , happy Coding :-)

Neba-Emmanuel commented 2 years ago

thanks

xasterKies commented 2 years ago

You welcome @Neba-Emmanuel :-)

BertinAm commented 2 years ago

please assing me

BertinAm commented 2 years ago

please assing me @xaster-Kies