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 Solvers22
Suggested Problems
-
Create a square matrix of multiples
470 Solvers
-
Determine Whether an array is empty
770 Solvers
-
Longest run of consecutive numbers
5399 Solvers
-
Check if number exists in vector
11147 Solvers
-
Is this triangle right-angled?
5675 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!