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.
Same solution
fr
I still do ;D
This comment is hidden because it contains spoiler information about the solution
I love the simplicity. I need to get on this level of understanding code. Great stuff
.
Let's not give anyone any stupid ideas, please.
This comment has been deleted.
I think this conditional is taking advantage of the fact that an empty array is "falsy" in python which is why this works :)
Yes. It would be pretty strange if it did not always return the same thing.
Does Counter always return a dictionary?
Didn't know about this If Array meaning that there's an array there. That's great.
Nice solution
one trip to the python documentation can save you a lot of lines
i think i went a bit overboard lol
Loading more items...