Problem 55880. Letras Maisculas

Dado uma string A, retorne apenas os caracteres maiúsculos de A
Maiusculas('Hello World') = 'HW';

Solution Stats

40.0% Correct | 60.0% Incorrect
Last Solution submitted on May 11, 2024

Solution Comments

Show comments

Problem Recent Solvers21

Suggested Problems

More from this Author20

Problem Tags

Community Treasure Hunt

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

Start Hunting!