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.
Thanks and nice work! All approved.
Well spotted on those plurals! Have added a bit more info for the <3 / non-integer case. Thanks for the feedback, great stuff!
watch out for the double "the"!
I'm not sure which word it was precisely but I was able to pass the tests with a code working for 4-or-more-letter "er" ending words and 5-or-more-letter "er" ending words, so maybe a slight tweak in the description to match the tests or vice versa?
Also just realised that your test cases pass for words that are 4 letters or longer, should the above only apply to words with 5 or more letters?
tiny error here:
Love this idea!
Watch your spacing in the description. Codewars supports Github markdown so you can make your descriptions clearer by wrapping your example code in ```s.
You're quite right, noted and updated. Thanks.
This comment is hidden because it contains spoiler information about the solution
Perhaps "You must concatenate the nth letter from each word to construct a new word which should be returned as a string" would be better?
This comment is hidden because it contains spoiler information about the solution
Yes I can see how that might have appeared confusing. Have made the necessary changes. Thanks!
thank you for your kind words!
noted, changes made to the description, thanks!
you learn something new every day in this game!
Loading more items...