Problem 55890. Conta Consoantes
Dada uma string A, retorne a quantidade de consoantes de A;
ContaConsoantes('Hello World') = 7;
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Determine whether a vector is monotonically increasing
22401 Solvers
-
810 Solvers
-
Celsius to Fahrenheit converter
651 Solvers
-
385 Solvers
-
Check that number is whole number
4992 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!