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.
Easy one, gj
This comment is hidden because it contains spoiler information about the solution
Great! Five year in Python and only now I find that you don't get an "index out of range" on slicing!
That is the solution in essence, but it is hard to read, not to mention that debugging is almost impossible as is.
Python is a very verbose and explicit language. We shouldn't neglect that in favor of shorter code, I think.
This comment is hidden because it contains spoiler information about the solution
Comprehensive list are the best. I've a similar solution. Go check.
brilliant solutuon.this guy has reached the zen of python;)
well,am gaining more insight. codewarriors
Brilliant.
Getting all of them can be very expensive for large arrays with small n.
So I think mine uses the least lines as possible then I see this and my brain dies.
Amazing!!!
This comment is hidden because it contains spoiler information about the solution
I've been admiring it for like 10 minutes now lol
Its a good answer
Loading more items...