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 Solvers23
Suggested Problems
-
Find the alphabetic word product
3454 Solvers
-
Read a column of numbers and interpolate missing data
2349 Solvers
-
10683 Solvers
-
Set the array elements whose value is 13 to 0
1429 Solvers
-
Find the max element of the array
2103 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!