Please help!
Hello, everyone!
Sorry this question is so lame but I'd like to ask: How do you to write a program that transfers every string of characters you enter from capital letters into lower letters? But the first letter of each word has to remain capital.
For example:
i DOn'T LIKE sCHool
==> I Don't Like School
This is the what I already wrote.
And I don't know what to do with it anymore. Please help me! >_<
Big thanks in advance!
Sorry this question is so lame but I'd like to ask: How do you to write a program that transfers every string of characters you enter from capital letters into lower letters? But the first letter of each word has to remain capital.
For example:
i DOn'T LIKE sCHool
==> I Don't Like School
This is the what I already wrote.
Big thanks in advance!
