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.
sorry, could you explain....?
everything in this kata is simply wrong.......
Thanks!
^__^
Last line in the kata description
In Javascript and Coffeescript, where Unicode support is built in by default, it's expected to be supported as a best practice. Python does not use Unicode by default. For that reason, it's cited in the description.
man, seriously what's wrong with you... no mention about the unicode part.... totally wrong description!
this is beautifull!
With that
[0:]
, which is the same as[:]
and pointless in this case anyway, it doesn't accept any iterable anymore.wow! almost the same :)