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.
Good catch. "virábög" is not a Hungarian word but if it was, the dative case would be "virábögnek". I've added the word "aranyrög" to cover this case. Regards, suic
I was wondering the same and looks like you are right. Maybe the test suite should be improved for this kata.
Whilst this passes the test as is, what if the last vowel was from the other set?
"virábög" for example.
The return would be "virábögnak" when it should be "virábögnek"
or have i got the wrong end of the stick?