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 Solvers25
Suggested Problems
-
Given a matrix, swap the 2nd & 3rd columns
1212 Solvers
-
Is this triangle right-angled?
6338 Solvers
-
Rotate a matrix for 180 degree
210 Solvers
-
203 Solvers
-
428 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!