Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Tricky.
JS: Node v12 should be used enabled along with its appropiate assertion tools (Mocha + Chai).
JS: Node v12 should be used along with the appropriate assertion tools (Mocha + Chai)
because it's a builtin function, in python. done.
Why not?
Okay
Cannot change rank.
str should not be used as parameter name in python.
If you consider regex solution, this should be in 8 Kyu.
I was hoping to find this explanation after trying to fit the 'y' sample test you mentioned with the rest.
Re-posted as an issue.
BTW there's sample test with 'y' which should give a hint, but I agree that 'y' being/not being a vowel can come as surprise for people using different languages.
Since notion of a vowel is ambiguous, description should explicitly state what is considered vowel by this kata. Otherwise it raises doubts and misunderstandings (see @mpotoczny's post below).
It would be helpful to mention in description that 'y' is not in vowels. I spend much time trying to solve this kata and using vowels "aeiouy". Then I figured out that solution works without 'y', so there was not issue with my code but rather with not precise description.
regexLand
Your code is wrong, read this: https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution
Not a kata issue.
Loading more items...