Problem 44417. 英語の文章内の母音を取り除くコードを書きましょう。
与えられた英語の文章内の母音を取り除きましょう。
例:
入力 s1 が 'Jack and Jill went up the hill' の場合、 出力 s2 は 'Jck nd Jll wnt p th hll'
- (英語版) Problem 22. Remove the vowels https://www.mathworks.com/matlabcentral/cody/problems/22
Solution Stats
Problem Comments
-
5 Comments
Community is not limited to English-native people but widely open to people who mainly speak any languages. I create those problems since we had a request to have Japanese Cody questions. (This is a test phase yet, so please understand the situation.)
Currently, I add a tag for Japanese, but probably, we need a filtering feature like MATLAB Answers.
Everyone will have their own perspective, I'm sure. Personally I don't mind creation of non-English problems, because not everyone is (nor should be) fluent in English. Although I think it would be nice to have at least small differences to the existing problems. For example, if the original problem is to remove vowels, then you could create your own problem where the task is to instead remove consonants.
This problem has incorrect test case (no 2)
Did anyone resolve this problem?
Solution Comments
Show commentsProblem Recent Solvers308
Suggested Problems
-
Who knows the last digit of pi?
672 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11964 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
831 Solvers
-
Is this triangle right-angled?
6011 Solvers
-
817 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!