Problem 55890. Conta Consoantes

Dada uma string A, retorne a quantidade de consoantes de A;
ContaConsoantes('Hello World') = 7;

Solution Stats

55.26% Correct | 44.74% Incorrect
Last Solution submitted on Nov 06, 2023

Solution Comments

Show comments

Problem Recent Solvers20

Suggested Problems

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!