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.
using System.Collections.Generic can be removed from here ;) Is useless
if you need to be proffesional dont use the functions that aleardy defined in programming language
this solution is amazing man, thank you
This comment is hidden because it contains spoiler information about the solution
Nice but, what happened with "!", in the example it was at final of the word...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I've tried to take a clean code approach as well, would be curious for peoples feedback on that
funny, I wrote exactly the same code
This comment is hidden because it contains spoiler information about the solution
hooo , this solution was writed for a ninja.
i have to learn very much
It also doesn't work if the string starts or ends with a space.
I dont like codes like this, its not unterstandable what you have done
code readability is the key in programming!
This comment is hidden because it contains spoiler information about the solution
If the sentence has multiple spaces, removing the empty entries would cause the output to have fewer spaces than necessary.
Otherwise, yes.
Loading more items...