Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sentence Capitatlization #22

Open
xasterKies opened this issue Nov 3, 2021 · 7 comments
Open

Sentence Capitatlization #22

xasterKies opened this issue Nov 3, 2021 · 7 comments
Assignees
Labels
challenge Daily Challenge Easy Beginner Friendly trivial questionable problem

Comments

@xasterKies
Copy link
Collaborator

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'

@xasterKies xasterKies added Easy Beginner Friendly challenge Daily Challenge trivial questionable problem labels Nov 3, 2021
@Neba-Emmanuel
Copy link

Am up @xaster-Kies

@xxxSkypper
Copy link
Contributor

please assign me

@xasterKies
Copy link
Collaborator Author

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

@xasterKies xasterKies self-assigned this Nov 5, 2021
@Neba-Emmanuel
Copy link

thanks

@xasterKies
Copy link
Collaborator Author

You welcome @Neba-Emmanuel :-)

@BertinAm
Copy link
Contributor

BertinAm commented Mar 4, 2022

please assing me

@BertinAm
Copy link
Contributor

BertinAm commented Mar 4, 2022

please assing me @xaster-Kies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenge Daily Challenge Easy Beginner Friendly trivial questionable problem
Projects
None yet
Development

No branches or pull requests

4 participants