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 Solvers21
Suggested Problems
-
Find the sum of the elements in the "second" diagonal
1144 Solvers
-
Arrange vector in ascending order
770 Solvers
-
Calculate the area of a triangle between three points
2862 Solvers
-
819 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1746 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!