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.
This comment is hidden because it contains spoiler information about the solution
New thing learned! Achievement unlocked!
I was totally unaware of the existence of that method in Python.
It is a generator btw.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
For 8 kyu katas - always.
elegant!
Thats totally the way you should be looking at it and I couldn't agree with you more.
When your learning Python you should learn the mechanics of the
algorithm first by looking up documentation and experimenting with it.
When your experience grows, you can start to implement faster cleaner
ways of writing code.
But learning the hardway or the long way first is definitely the better way
to becomming a better coder/programmer.
Yes starting to learn that π
This comment is hidden because it contains spoiler information about the solution
π
lol so true
Insane.!
i didn't know that range function return a list . nice
nice solution
Loading more items...