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: ooXaasDREotO Output:
[ "XsDRt" ]
task365-5fa17ac28ec44ba5866fe66045209e60
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: iOKbxIeoYEOrOWUZ Output:
[ "KbxYrWZ" ]
task365-5d49ea0720064087829ea571c9bb04b6
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: ovoAnAoCZpCSm Output:
[ "vnCZpCSm" ]
task365-5ae2a1bc546148b483fe7079845fc7bc
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: cZjiofwupnrYlIKrJr Output:
[ "cZjfwpnrYlKrJr" ]
task365-6be2aba29efa44f08d412e7ef39cea91
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: rEmaXl Output:
[ "rmXl" ]
task365-99d224cff7a445c78ad2877100a958cb
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: AzBubelKDMOIQeiw Output:
[ "zBblKDMQw" ]
task365-b42d31b76a44439bad8613adb563029d
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: CAitTQMoKWGe Output:
[ "CtTQMKWG" ]
task365-0fc546e353bc45809fc5b2f828e02a6e
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: kCMrrOO Output:
[ "kCMrr" ]
task365-ebbece5be7124d2daf2b4c642e9a9651
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: ZAOpn Output:
[ "Zpn" ]
task365-60ef914feab643f98c5a8a5bd18f6631
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: KAIAOUAhwqe Output:
[ "Khwq" ]
task365-cd6f415993f74b748d7d44f80eddb5e0
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: SbSEBoQQ Output:
[ "SbSBQQ" ]
task365-09c40a60cdfc4fb2982670c894c2ee48
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: XafdvovU Output:
[ "Xfdvv" ]
task365-2b793635b49047b68e39f9eb859834f6
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: MTIITVJzpenLdKVICIE Output:
[ "MTTVJzpnLdKVC" ]
task365-71ce6789fe1b4b6a8e583e2db151345b
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: oOHlUGnubMAGy Output:
[ "HlGnbMGy" ]
task365-a9e0c7c174d749cd9ff4ea1780f9ffdc
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: UCkEIA Output:
[ "Ck" ]
task365-9489aa45f37841ba8a2db526cf33f10e
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: akLXi Output:
[ "kLX" ]
task365-0e558fd42ff24997b6492b0e9430a259
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: LUEePhec Output:
[ "LPhc" ]
task365-5fbdddb7235e49dca44013f5a77ca09a
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: QOvkIK Output:
[ "QvkK" ]
task365-befaf7f2d8fe41b7af972421d67b5a9c
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: uRPZaZEZa Output:
[ "RPZZZ" ]
task365-d72b51eabd3e4baab5314226d37ead71
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: yaImeAeneUniaag Output:
[ "ymnng" ]
task365-b508b4b4eac643ce9c31816cd80d21bf
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: NtiIOiEoxPRIa Output:
[ "NtxPR" ]
task365-dbeb47fadd4b4f7fb5254d2390075ffc
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: ImkV Output:
[ "mkV" ]
task365-b92d5afa537c48c2a0fd8b89e0cfbc17
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: UEoswyolYHYeOo Output:
[ "swylYHY" ]
task365-40252b3bdc4f434691618fdea23b84a1
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: CLZzAIquaaAKHIIGuT Output:
[ "CLZzqKHGT" ]
task365-4d0f40ec857947bca98cfab855f052a9
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: eJR Output:
[ "JR" ]
task365-03d1d3cd363848f793b932bb25286e37
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: NSOImqWvpFBaAoTrMB Output:
[ "NSmqWvpFBTrMB" ]
task365-7faec50e048b4ed5bf64ff0f7d894b91
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: ANA Output:
[ "N" ]
task365-fd6979233bcd4b93992feec0d63a1783
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: VjW Output:
[ "VjW" ]
task365-7da5ebd30bff46af9caab23b3509ceec
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: iAgdheG Output:
[ "gdhG" ]
task365-25a0ce12764b43f0987930e28ceb1a85
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: UeAE Output:
[ "" ]
task365-b69e03caf0fd4985bd4e35b9c7243475
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: aCUOjluArrAuifZIg Output:
[ "CjlrrfZg" ]
task365-96dd1577abdc4fb38bad605ecb030e02
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: iURPA Output:
[ "RP" ]
task365-7ecfddb4feba47db8b94601f8a6008a0
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: OnuLboWw Output:
[ "nLbWw" ]
task365-1c20c9eff34a471fbe45ec1930dd67c9
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: IgABuyiBmInaJd Output:
[ "gByBmnJd" ]
task365-b350182730db4e74a2fdd647ff9e591e
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: uaEJeLEaMOGWYoqPqLI Output:
[ "JLMGWYqPqL" ]
task365-2be233b00a2c4718af4a901fa7555548
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: QUu Output:
[ "Q" ]
task365-b58e06672f04450582e2a3e815835142
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: cnrBIUoHsoW Output:
[ "cnrBHsW" ]
task365-fb2ecb0e0b9f4ae781547680c77fb236
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: dOUfsi Output:
[ "dfs" ]
task365-4299aa644cb1458bba0ee05fda2a1d84
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: lcubaI Output:
[ "lcb" ]
task365-406af2fcf46a48b89ce028aa410ee813
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: wIAaiIUombUQsCetP Output:
[ "wmbQsCtP" ]
task365-2cf8190fb7b14c29809f42e794058bd3
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: OKmoEJaqhFsiicE Output:
[ "KmJqhFsc" ]
task365-490ec24fe81344429988ef324322a774
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: XHkUConIL Output:
[ "XHkCnL" ]
task365-5bb689a646a942d49909d821103b8ec1
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: eYFuxNufEWKAx Output:
[ "YFxNfWKx" ]
task365-7d79ac59d6bd49b59b601669d17ce2bd
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: IaacbiFLLeLIuyD Output:
[ "cbFLLLyD" ]
task365-1bf82a3737404a0e95ef3985b6ff28e0
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: APTUEPxAGqRLtROiYqK Output:
[ "PTPxGqRLtRYqK" ]
task365-c4a9cfa67db745bfbcb8798e2d53b7dc
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: gxoWYHiPUrE Output:
[ "gxWYHPr" ]
task365-0852546cf1a8499f8091e890f26e7dde
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: udoVJAj Output:
[ "dVJj" ]
task365-869dd38dea7b4407b6da4dfea840b3ce
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: dryaTCwaYuFEGmi Output:
[ "dryTCwYFGm" ]
task365-1887b5b9cb38423783bc52e7d28c8de2
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: iqouiuCoaC Output:
[ "qCC" ]
task365-f3be5f23d3a649faa62527f6e4a499bd
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: aOaMs Output:
[ "Ms" ]
task365-fc70e1fedea9430aa0b8000744a61337
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: fFLPABC Output:
[ "fFLPBC" ]
task365-c9b5d4960ad44a0cb8faf7a266ce1f9f
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: oYOofqJ Output:
[ "YfqJ" ]
task365-1dd9dc6f7fc241ea8215ba74c9faf667
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: KueOuKINNtLZyMO Output:
[ "KKNNtLZyM" ]
task365-af65dff10bbf41d4943a6e8a0902383d
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: dEMheYUAajSwke Output:
[ "dMhYjSwk" ]
task365-eadcca9b954745f68921e5d53057b863
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: eJnfEeIKvsZaau Output:
[ "JnfKvsZ" ]
task365-627288b003714c81bb6c85cde53077b9
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: JhdEIamaeafbwA Output:
[ "Jhdmfbw" ]
task365-795290cb7c874954a2680a04d05aaeec
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: AOIDiAIopiWxPyvVabI Output:
[ "DpWxPyvVb" ]
task365-23a95bfc21d84f648db247fa8bf9f29d
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: IaZbpJMu Output:
[ "ZbpJM" ]
task365-d91230fd1f724a3b8f8ca51bfe644e96
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: optoYnNXpxEJJqEwuuO Output:
[ "ptYnNXpxJJqw" ]
task365-9d2cb5111b464feeb582db8aa8385404
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: vAIIESEi Output:
[ "vS" ]
task365-edf72916441440db9a705de6d88182aa
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: IUxBS Output:
[ "xBS" ]
task365-5f4f3f9e3d5b4a07aa906d1919403cf3
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: ZqIpm Output:
[ "Zqpm" ]
task365-d1e0f512922c4d1e99b12acd4d760004
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: GU Output:
[ "G" ]
task365-748fa8ef204a4a37a84e70fe36ae5e38
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: dPSEoakWwqeD Output:
[ "dPSkWwqD" ]
task365-4f6d4d3b4d1e44dcba4fbdc194303d8d
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: ESSIsrWPedhEAObabE Output:
[ "SSsrWPdhbb" ]
task365-61f0688226244c2e87d07e4998e2337f
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: eMkjJdiiIIbLIaQOcXWF Output:
[ "MkjJdbLQcXWF" ]
task365-c74b6091d76b4ce6a71ec2ca448de856
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: OJy Output:
[ "Jy" ]
task365-3f8021c111b348e3898835993ee7b0fa
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: FtHauzqCDVpHPoUXW Output:
[ "FtHzqCDVpHPXW" ]
task365-c10c814f890d4334b562743c29187f4f
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: JAoROtGiWHEtzU Output:
[ "JRtGWHtz" ]
task365-3be9d943898f482b935529b7d73cee87
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: FTUNPiJoVOjuUWuF Output:
[ "FTNPJVjWF" ]
task365-8c2eab99c1f84d449416bd1ca0e5ed96
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: UZqPsPfOcOxqFbcEe Output:
[ "ZqPsPfcxqFbc" ]
task365-9059f7bfedad4f26a77b0b36124f6830
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: AJCMAAmmU Output:
[ "JCMmm" ]
task365-4fe765a6e6e84aeba07acd060cfacd28
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: SvRbIoNAkUGiOo Output:
[ "SvRbNkG" ]
task365-b4988d6ab63a48cc83485dcda01f8765
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: QflSIqoDPIOIEaGtHeh Output:
[ "QflSqDPGtHh" ]
task365-eb40cda15c2b460aaa03618cd5025911
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: AGcRZixIxCUYOgoW Output:
[ "GcRZxxCYgW" ]
task365-cf41230c97e24114ac1ce87f0f1f320f
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: VUOviEU Output:
[ "Vv" ]
task365-1a74d84e50354c8e9fa61302ba950f8f
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: JuLJuO Output:
[ "JLJ" ]
task365-7e34569c82f742a0aeef289748ea3d01
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: eEoURtdYKtwfofOQE Output:
[ "RtdYKtwffQ" ]
task365-bdb6ae5bdcad45aa8408e55489f43b25
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: RMILipzJVAoBued Output:
[ "RMLpzJVBd" ]
task365-d17bbf7567e6404b86c0c7a942ab895a
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: omHOF Output:
[ "mHF" ]
task365-1ce257b532e24147a0acb9471c45bf4e
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: pFu Output:
[ "pF" ]
task365-042abf8e63e0454ea3c83f9d3c9a1fcb
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: anuniyyihn Output:
[ "nnyyhn" ]
task365-0a78f62acb40432c90bc95c8212f24a3
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: CLEpoToVibjioEE Output:
[ "CLpTVbj" ]
task365-6692c036078a470aa1d5e2f474992572
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: eMSYJmPi Output:
[ "MSYJmP" ]
task365-5d14b540d00a43048cb6479ad369ba9e
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: IW Output:
[ "W" ]
task365-6a3dd01ef0944da28ed51d383dfd749b
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: iGLEdpdPod Output:
[ "GLdpdPd" ]
task365-5bf812e9fa224eaab99b01499ac6081c
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: oAubiEUagQmW Output:
[ "bgQmW" ]
task365-8fdbe9ddd4ee47e6a41fd93d36474052
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: iWJ Output:
[ "WJ" ]
task365-1ab1a42e1833473abc04ea79d2f9738b
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: jtlOaU Output:
[ "jtl" ]
task365-2249a24dacc84d97bf6dc6074b6db488
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: uUE Output:
[ "" ]
task365-ceda3516dd434d0bbc25807c0d58fa26
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: BOrYEfAxgdMpOSU Output:
[ "BrYfxgdMpS" ]
task365-9997ad8dbe384873b39731e5d8602651
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: pAZuXqar Output:
[ "pZXqr" ]
task365-002e4e3cc60b469aa430d1ba7171eb2c
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: uPiOGAktxSoNAKAwIk Output:
[ "PGktxSNKwk" ]
task365-fe94fd6609f14210a240884f915b34f9
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: iKiUkJEGh Output:
[ "KkJGh" ]
task365-4072b8e13fbc4d3ab523be690dff2b10
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: BOok Output:
[ "Bk" ]
task365-fc561e76a53f48d79c55f47b909e3ffb
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: iCaURNSWTNAteQfKUnO Output:
[ "CRNSWTNtQfKn" ]
task365-e31320315bdd4e839008c003bc97d972
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: uA Output:
[ "" ]
task365-8bde09ad4fe44d40ba943da6a22cb2ab
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: nErLTaUjfoeJpvrWCaEO Output:
[ "nrLTjfJpvrWC" ]
task365-65c79fa21aaf4d298c29346d57a64865
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: XvzejjYSdYoceOMAOZnv Output:
[ "XvzjjYSdYcMZnv" ]
task365-b96205d3adfb426f85d467b2508e001e
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: eZoQTaoScGi Output:
[ "ZQTScG" ]
task365-0bfcc8141c7d4e05b6b31310ffe84f40