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.
your solution is realy amazing :) only three lines ...
but do we need while?
Very short and cool but some cases are not totally treated efficiently as you stop at the end.
For instance : ") (a very long) (example) (and) there is also other ones..."
I know, it's difficult to have a short and efficient solution at once :-)
Mine is very long and not python oriented like yours. I prefer yours !
nice solution, i like it