Problem 43132. Calculate vowel / consonant ratio of a string

Given a string, calculate the ratio of vowels to consonants

for example : x = 'This is a very good Day!'

y = 7/11

Solution Stats

40.87% Correct | 59.13% Incorrect
Last Solution submitted on May 23, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers42

Suggested Problems

More from this Author1

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!