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.
very nice
This comment is hidden because it contains spoiler information about the solution
There is always solution beyond my imagination!
Lol, god coding it's you?😂
This comment is hidden because it contains spoiler information about the solution
👏👏👏
In general, no it's not good practice to put everything on one line. In this case, it's fine. This is a very pythonic solution, this would be just fine as is in almost any codebase (depending on usecase).
is it good practice to put everything in one line? it's elegant, but may get hard to read, once things get complicated.
I had exactly the same solution!
smart guy
Well it should be best practice cause mine is the real clever one
This comment is hidden because it contains spoiler information about the solution
Cara, gostei muito da sua solução.
Sinceramente me fez pensar em como eu ainda tenho que melhorar, porque a minha resposta teve algumas linhas a mais, mas isso só serve de incentivo para continuar evoluindo
я в шоке, это прекрасно
3 years ago but this is a solution in python. If you want a solution using a different language, check the solution for a different language. Why should you not use an optimal solution in the language you are practicing in just because some other language can't use the same solution? In fact, if this can ONLY be done in python, that makes it more pythonic by definition which is generally considered a plus by most python afficionados.
Loading more items...