英語の文章内の母音を取り除くコードを書きましょう。 - MATLAB Cody - MATLAB Central

Problem 44417. 英語の文章内の母音を取り除くコードを書きましょう。

Difficulty:Rate

与えられた英語の文章内の母音を取り除きましょう。

例:

 入力 s1 が 'Jack and Jill went up the hill' の場合、
 出力 s2 は 'Jck nd Jll wnt p th hll'

Solution Stats

47.38% Correct | 52.62% Incorrect
Last Solution submitted on May 31, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
2
3

Problem Recent Solvers310

Suggested Problems

More from this Author12

Community Treasure Hunt

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

Start Hunting!