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.
what do you think about using divmod here?
what do you think about using divmod here?
What do you think about using Array(arr) instead of the type check?
You are totally right. I did not read it correctly. My mistake, sorry.
Currently the difference in pluralizing day and fly is not covered in the rules in the instructions.
It would be helpful to add the relevance of vowels to the rules.
split already returns an array of strings, so .to-a is not necessary