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
-
783 Solvers
-
536 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
-
Product of all elements in an array
90 Solvers
-
46 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!