input
stringlengths
469
487
output
sequencelengths
1
1
id
stringlengths
40
40
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: qXaeZ Output:
[ "qXZ" ]
task365-e7744196e4a240c88034a5d570c10748
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: JtJciAhuRAZURI Output:
[ "JtJchRZR" ]
task365-afacddb3568049dca8e83810b3af3118
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: TWuaiokTO Output:
[ "TWkT" ]
task365-6d196463eeaf4fe7a6d007f3e31bc734
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: efIOEHEfEEVPlE Output:
[ "fHfVPl" ]
task365-f004dd3136f44f75826390cbeb4a3ae8
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: xUkIYigaODA Output:
[ "xkYgD" ]
task365-ab4ba5007cc941d39945abddf7f95949
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: SuAiUEs Output:
[ "Ss" ]
task365-a9a63de1482441deb793ecda22514b31
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: ueCptiwBf Output:
[ "CptwBf" ]
task365-c45871fcafee43e992f4f79a3e590cc7
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: YSIbi Output:
[ "YSb" ]
task365-e94474f51a9647faad8e1992ed793ac4
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: vo Output:
[ "v" ]
task365-13cc1409ae184228a81f49756c3aec82
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: hVXCVEAUGUeOoXMEM Output:
[ "hVXCVGXMM" ]
task365-812fd603ebf64a5a81179d7653f0405f
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: aAMw Output:
[ "Mw" ]
task365-b091064a9753476aa85748fb53da7ca0
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: OJNOfVASDuOElXee Output:
[ "JNfVSDlX" ]
task365-1ff13eefaa1c4f4c807154a31efe0b93
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: oaeAOeC Output:
[ "C" ]
task365-85e9e82e4f014d9290b26231fd5de1bb
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: ViixxeEAuIuGCUUbXH Output:
[ "VxxGCbXH" ]
task365-dfb68e8145e74f8cacc099350a723ac9
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: mVWKAOE Output:
[ "mVWK" ]
task365-aa61e0a6f19347828249ea7206c00d75
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: OALhohatEiHzAEyv Output:
[ "LhhtHzyv" ]
task365-1f4bc4cff11f4e1c9cbd884be7a068ff
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: zFujuacIAvBjEUGA Output:
[ "zFjcvBjG" ]
task365-59e12a2ae3b8470d96b4db4911ec9a41
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: qAuEibLHzswUakuOAIG Output:
[ "qbLHzswkG" ]
task365-944c2a18a7ad42f094f540bdfecdac2a
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: cNIOOIOIoeLkaOFsEf Output:
[ "cNLkFsf" ]
task365-fc5fba1249604c99b5eaf15e2f13db63
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: uLopXluYEhIOhRQoIAj Output:
[ "LpXlYhhRQj" ]
task365-ed919ece7cb74313b5d7dbd12d933400
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: czhaEHFvXwmiOEofuw Output:
[ "czhHFvXwmfw" ]
task365-df3715d0284e458b8c06407c8a22d573
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: PXqOkLolJwIfbtE Output:
[ "PXqkLlJwfbt" ]
task365-1cb8b8765e504e918c98c4ee56e307e6
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: ITaxXxs Output:
[ "TxXxs" ]
task365-631113e98f5a43ae83d988b01bf4bafe
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: UTaDvZ Output:
[ "TDvZ" ]
task365-ad631a23f950401ebee5a0cbfe968055
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: UoeqwedTbUSh Output:
[ "qwdTbSh" ]
task365-3cda90c1148b489a9c32d092a049b958
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: KFDGovTmnqenfKRWo Output:
[ "KFDGvTmnqnfKRW" ]
task365-133b103e347249dcbc8d23bf6da2fe93
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: sxiFuQcTz Output:
[ "sxFQcTz" ]
task365-173c36515fab44a9aa0468a3999f25db
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: WEJPPE Output:
[ "WJPP" ]
task365-5e79d34bfaaa4359bcbede9fd28dc67e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: utUeEiviCU Output:
[ "tvC" ]
task365-9a76f3e335f4453e9b013b1a23c422ea
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: PT Output:
[ "PT" ]
task365-fbc502d1ed344c7f8ba5fa0ff9579045
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: UuEheDpeVOdewq Output:
[ "hDpVdwq" ]
task365-af801bf18760495f89657c0e0571b9a3
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: wgIakpyuv Output:
[ "wgkpyv" ]
task365-07d97e7d68474c2f8445067d40d703ac
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: TAaWQogjFUxTii Output:
[ "TWQgjFxT" ]
task365-7a31542b79c2473fab3389575a71bd5d
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: bDo Output:
[ "bD" ]
task365-5f8d02f2067a483bae19a1439660370e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: YAhUxiOaKJErEmn Output:
[ "YhxKJrmn" ]
task365-0a48e050e26a4923ad27102fd65e9892
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: aDjULADeBuBVjWoXAZXa Output:
[ "DjLDBBVjWXZX" ]
task365-b0fde657a44e474e99f5818b8d089473
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: iTWOHruA Output:
[ "TWHr" ]
task365-09d5001c5cd7426698a117178791d7c9
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: AoUnIE Output:
[ "n" ]
task365-fa3cb102703d40da82742822a6109884
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: eIeUkdv Output:
[ "kdv" ]
task365-fcfd08ebbc8d4c9494bd84aa977dc7be
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: iI Output:
[ "" ]
task365-5d7dc01dfe404d5f90c4a103bb4190bb
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: AmEciCpleoAOaoHpUt Output:
[ "mcCplHpt" ]
task365-3280231380a64586856fda807e7107f7
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: vWRoCuwevgsKHhBv Output:
[ "vWRCwvgsKHhBv" ]
task365-e3fc04c7e0fc4947a78b07bee402901c
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: GBkIEgsJUAaUoHbh Output:
[ "GBkgsJHbh" ]
task365-4ad151fdc49d444cb36cb856f7eb980b
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: zujwWAIEiEAOwuguEoaU Output:
[ "zjwWwg" ]
task365-92922ceed7fe4dbeaf316fa026d29978
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: OrEUAxUvgpnBox Output:
[ "rxvgpnBx" ]
task365-1da96b633346403c95f15660adebd1fe
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: KUoccCUvuTWaTulAOAu Output:
[ "KccCvTWTl" ]
task365-0e707ec68c9749ea8004482a10f5ca2d
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: pjUOGAMKGeWHaMMaAq Output:
[ "pjGMKGWHMMq" ]
task365-7111c72eeb6b4e9296dd78d962f757cc
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: AIACcYNIsUBzkbsfoHW Output:
[ "CcYNsBzkbsfHW" ]
task365-c8bf1140511e47419e21dbd1a48e584e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: ApihJWllBEcnzGZDhOI Output:
[ "phJWllBcnzGZDh" ]
task365-e637756b1d10457a8ef812e866aa7bc6
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: MAmtQMVU Output:
[ "MmtQMV" ]
task365-02585a03ee974e298fa372db56d1cbf3
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: EFDYKEAHUIUfxauIsEY Output:
[ "FDYKHfxsY" ]
task365-0d212c606cc04f83a785b0fd08a15775
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: sirQYetVAaaOMNlVJOO Output:
[ "srQYtVMNlVJ" ]
task365-32b9d37ff6e844ab8c50051a2dfccb00
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: crviUciumqi Output:
[ "crvcmq" ]
task365-338c9d02730847c3b6f5b0b1381cf69e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: FCAUIlMiaHA Output:
[ "FClMH" ]
task365-04c4d88414174dcfb4310dd42d250eff
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: YYWo Output:
[ "YYW" ]
task365-641634b301844012b4c7fac012700b7f
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: OMpeUePeTrNy Output:
[ "MpPTrNy" ]
task365-5832ad860e07450594b3370147a05dee
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: iBSPIAbZEGU Output:
[ "BSPbZG" ]
task365-fa56a8a6774c4ace995e8148a040d5a5
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: KeKOWousImi Output:
[ "KKWsm" ]
task365-8a242051b5944cbb885fd122a0a397fc
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: pvijjMmHZUu Output:
[ "pvjjMmHZ" ]
task365-e71471268b974b858c5879cd9d1fa628
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: ZBVhYxiuq Output:
[ "ZBVhYxq" ]
task365-9d94c23e87c9499d81c49c8f9f39926e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: uTzhcyoUOmiTepOl Output:
[ "TzhcymTpl" ]
task365-54ef5ad67c5846ccbb3bd93f052ad21a
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: XUatLEIqferUuaAU Output:
[ "XtLqfr" ]
task365-0c8265cfa9544d1fafac49cd6e134519
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: HIEUiY Output:
[ "HY" ]
task365-e9ebeb70f1ea4cc98b446f5d1b00fc51
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: TaUPUTJLliOOtOhE Output:
[ "TPTJLlth" ]
task365-04e17f38239e4b5a911fec569bb92c2c
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: asEpkrsnmoDoOYrM Output:
[ "spkrsnmDYrM" ]
task365-617aca1152da44c49cb2701d3aaf00be
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: CvfuUamKy Output:
[ "CvfmKy" ]
task365-5fa1d49635774f92958341e77bb7b297
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: TMeATIULSvEMIGuiril Output:
[ "TMTLSvMGrl" ]
task365-24aa99e034484318a644458ad20bf387
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: AElIlpqpKIr Output:
[ "llpqpKr" ]
task365-ae521a1c58464a04bb41a0b94902d5a5
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: vI Output:
[ "v" ]
task365-d8c4381cb3af43798dfaec839c0c3e4e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: IEazUAal Output:
[ "zl" ]
task365-e4c20a73882e49bda0a1c023808d85ff
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: XZzCWs Output:
[ "XZzCWs" ]
task365-b0edcecd173547ae9876056336d30200
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: mazCWQzQiASemb Output:
[ "mzCWQzQSmb" ]
task365-d9deaf4ef57640399928cad95f3ca2ab
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: apewBVRSmU Output:
[ "pwBVRSm" ]
task365-6bb1ae1b6ab24b67810fd113ee943eb3
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: gHw Output:
[ "gHw" ]
task365-e2feb15c613f46148cc604b5b315b20c
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: PJrO Output:
[ "PJr" ]
task365-79c9ea673315466fa91a963b761a80d0
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: LNw Output:
[ "LNw" ]
task365-150b1994e37a4a8194a22ef24ea67c6d
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: EfDWaaoG Output:
[ "fDWG" ]
task365-de1d91afeae547e9bbfa71d21213077d
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: EFKcWEUeOn Output:
[ "FKcWn" ]
task365-5d43ed54a8c3429b96782bbe2ca58f01
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: Ae Output:
[ "" ]
task365-57e4bc417db741a19ea9516787060f80
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: iAlguXFhOWueWFXyUOEz Output:
[ "lgXFhWWFXyz" ]
task365-4acd2683dc5b4c6796edccfc33595d99
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: wiA Output:
[ "w" ]
task365-4e9e4d147dd54798a997d67e25926cdf
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: AQM Output:
[ "QM" ]
task365-7feca20a912946dcb206e3b1b29d43dd
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: EUBuZlOHqeAMASt Output:
[ "BZlHqMSt" ]
task365-e2feabbda9be4fe2825490cb95a3b6fd
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: EUoATbEAoPOUACXVi Output:
[ "TbPCXV" ]
task365-18f7b4021a744a738c3a36e2a08b46b3
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: Elq Output:
[ "lq" ]
task365-6e96e7354fbf48f8b2283bdc01531605
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: zeFonwnWR Output:
[ "zFnwnWR" ]
task365-db52bbd5827c41cbbd263d533568a9d1
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: SiFiAkypVQpk Output:
[ "SFkypVQpk" ]
task365-32aae8e3c26a41f4998325915d073880
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: uKeuZ Output:
[ "KZ" ]
task365-667ca8cf358045a391f4efb2d0241b74
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: oovfxpDAahcxMEPVuUKw Output:
[ "vfxpDhcxMPVKw" ]
task365-489d1d8e77ff4b67b73d60413dcc030a
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: iqUsoMuiNmaAKhuGeEU Output:
[ "qsMNmKhG" ]
task365-c1cadf64d51943219563b05a22ce6a07
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: iIjNEoAjavVCy Output:
[ "jNjvVCy" ]
task365-8d99bd50579c4e279a8efff065f16d9e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: YDW Output:
[ "YDW" ]
task365-c95ef2e879644efea0bb3d6232da788a
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: xhCXeGKQabauRqmee Output:
[ "xhCXGKQbRqm" ]
task365-ce75fbe154bf4a12bb472c7320e35195
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: BGeARkTEEMEUuSZO Output:
[ "BGRkTMSZ" ]
task365-686f360eea1948aaaaa11e8fb0c59e86
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: ZOIdRoAeovgejQz Output:
[ "ZdRvgjQz" ]
task365-a5bf1c906a344dffbd2a12e9ae7fc518
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: uOUdOUTXsrUUPuU Output:
[ "dTXsrP" ]
task365-2fcce78a80fb41789a13211631ddd5d3
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: APOBIaGyOmG Output:
[ "PBGymG" ]
task365-1b10347383614461980a2a9718d64be1
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: Te Output:
[ "T" ]
task365-8bbbc1258aa34c0d9b5317c29cfb490b
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: PmBAeiIBarUAuIuBlIUI Output:
[ "PmBBrBl" ]
task365-ca52eaaa20954ae8b6d91d8d3ffbb23e
Definition: In this task you will be given a string of characters. You should remove all vowels from the given string. Vowels are: i,e,a,u,o. The character 'y' or 'Y' does not count as a vowel. Positive Example 1 - Input: hNarAik Output: hNrk Positive Example 2 - Input: iOytEYBad Output: ytYBd Negative Example 1 - Input: BAaOAIIBfMj Output: BAaOAIIBfMj Negative Example 2 - Input: UOatEzBid Output: UOaEi Now complete the following example - Input: uRiCiGi Output:
[ "RCG" ]
task365-e47b6c4577434b03891daf7dc4cfc5a5