Problem 55880. Letras Maisculas
Dado uma string A, retorne apenas os caracteres maiúsculos de A
Maiusculas('Hello World') = 'HW';
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Which values occur exactly three times?
5159 Solvers
-
Return the first and last characters of a character array
10880 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1932 Solvers
-
2464 Solvers
-
Find the minimum of the column-maximums of a matrix
512 Solvers
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!