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.
I knew Ruby could do it in less than 40 characters! Damn!
This comment is hidden because it contains spoiler information about the solution
Good ;)
NVM. I see my mistake
Where do you see 5 vowels in
"pear tree"
?Ruby Completions 4549
Always check that number first, it'll tell you it's a problem with your code.
On Ruby, the 3 Attempt inputs are "abracadabra", "" and "pear tree" which answers are 5, 0 and 5, respectively. However the expected answers are 5, 0 and 4.
It's currently not possible to finish this kata in Ruby.
Ahahaha are u kidding me? I love ruby now