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.
Could the possible inputs be described more in details, especially regarding punctuation?
Is punction always single? Is punctuation always preceeded by a space?
Is "Once upon a time, in a country far far away..." considered as a valid input?
Or would inputs always be like "Once upon a time , in a country far far away . . ." ? (each punctation mark being preceeded by a space)
Suggestion:
@MMMAAANNN's comment was VERY helpful!
but why is part #1 available in 100 languages, and part 2 / 3 / 4 available in Python only? :-(
I cannot check my solution in C# for this part #2.
geezz.... thx for you comment! helped me solve the same issue. even 6 years after it was publish, your comment still has good value (at least to me!)