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 did test multiples times it was always finish faster although its neglible , thanks for knowledge
This comment is hidden because it contains spoiler information about the solution
python isnt compiled, its interpreted
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
yeah, but at some point parallel
execution_police
becomes benefitialP.S. we would have to replace
accumulate
withreduce
which is? genuinely asking.
PEP 8 (the official style guide) literally advises against using lambda expressions.
Well-explained!
Sorry for being late. There are no errors in the tests.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
How is this not pythonic?
Thanks! So many things can be done shortly and nicely with RegEx eh
Loading more items...