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

58.82% Correct | 41.18% Incorrect
Last Solution submitted on Mar 10, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers20

Suggested Problems

More from this Author1

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!