Remove all the vowels in the given phrase.

Example:

 Input  s1 = 'Jack and Jill went up the hill'
 Output s2 is 'Jck nd Jll wnt p th hll'

Solution Stats

17309 Solutions

6442 Solvers

Last Solution submitted on Apr 20, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers6442

Suggested Problems

More from this Author96

Problem Tags

Community Treasure Hunt

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

Start Hunting!