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.
I forgot I wanted to refactor my code after I figured it out and went to the restroom XD solid solution
Not readable.
Brillaint! The logic of my solution is the same. But this solution is much shorter and also two times faster!
What did he ignore in terms of PEP8?
Could anyone provide a little feedback into the thinking that resulted into this solution. Thanks
fantastic
Just ignore it. People are having fun trying to compress as much info as possible into a single line of code.
You know, kind of like "mine is bigger" only here shorter is better.
Sorry for offtop, but why do almost all ninjas here ignore PEP8 style guide?
It's easy and makes the code more readable.
This comment is hidden because it contains spoiler information about the solution
this code seems to be the fastest out of all the results when you time it for large numbers.
How does being short help this code with being performant?
This comment is hidden because it contains spoiler information about the solution
hi
This comment is hidden because it contains spoiler information about the solution
it formats the value to display with 5 digits (d = digit)
Loading more items...