Problem 51755. Make the first letter of a sentence Capital.
In this problem you will be given a string of 2 or 3 lines. Your work is to make the first letters of every line Capital. You will not be given a string with any names. You have to keep all the spaces, symbols as they are given, except the first letter of the sentence.
Happy coding!!!
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers21
Suggested Problems
-
Return the largest number that is adjacent to a zero
5407 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
382 Solvers
-
Determine the length of a string of characters
258 Solvers
-
1822 Solvers
-
1771 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!