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.
This comment is hidden because it contains spoiler information about the solution
Why do students get full marks for submitting sentences without full stops at their end, as in "The cat. The moon... and the sliver spoon"?
Nice problem because it requires you to think a little about exactly what you are looking for.
can someone please explain this function?
look for recursive functions
Amazing code but i dont seem to understand it any tips on getting my code to be this logical?
Shouldn't the letter at the beginning be just as capital as those after a period?
Incompletely specified.
Also, you have a bloody speeling error in the test cases.
Can there be 3 full stops in a row? Isn't a full stop a punctuation mark comprised of 1 dot, so an ellipsis is 3 dots but not 3 full stops?
4? Isn't it always 3?
But it's not specified what it should be considered in the kata.
Needs random tests (see Best Practices).