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
Could you please stop translating existing Cody problems into Japanese? I might be too harsh on this, but you are ruining Cody in a way that the majority Cody players here cannot read Japanese. If you are teaching a MATLAB course in Japanese, I recommend you to start your course on Cody Coursework, where you can create your own problems in whatever languages you like.
FYI, Cody Coursework is here: https://www.mathworks.com/help/coursework/cody-coursework-for-instructors.html
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 Solvers301
Suggested Problems
-
Try 1.5.4: Celsius to Fahrenheit
812 Solvers
-
Replace Nonzero Numbers with 1
392 Solvers
-
964 Solvers
-
350 Solvers
-
394 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!