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 Solvers22
Suggested Problems
-
Return elements unique to either input
770 Solvers
-
Find out missing number from a vector of 9 elements
299 Solvers
-
682 Solvers
-
536 Solvers
-
840 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!