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.
solved
solved
solved
In python the natural way of return a pair of values is a
tuple
, not alist
.Missing
import
s anddescribe
/it
blocks.https://docs.codewars.com/languages/python/codewars-test
According to tests, in each round
n
, the Woodpecker takesn
(not the sum) and the other receives1
.Solved
why a data structure with the input as the second element? it never changes
no random tests
I'm surprised this works with negative numbers!
thanks for the advice, noted and way easier and more effective
I don´t undertand what you mean! Could you please explain me?
The tests are completely different from what the description specified.
oh my god how i missed this.
Really cool.
😌😉
Cool trick!
Loading more items...