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.
Simple kata, but you should emphasize more, that the input array will contain ONLY plural words ending ONLY on "s" and "es".
Python translation kumited
Duplicate of The Captain's distance request".
This kata should be a translation on that kata.
Slicing a string is not a novel idea.