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 really like this solution ngl, clever!
IQ = 400
Kata was asking for XOR operator exclusively i believe.
gg
so simple and clean
So clever. good luck!
That one is crazy gg
instead 'n == 0' use 'not n' (pip8 rec)
why?
quick maffs :D
That's really clever.
This comment is hidden because it contains spoiler information about the solution
That's a good one, I wrote sorted(arr[0]) and it didn't work so I wrote another code. Yours just made some clarity. I had the right idea but wrong syntax.
lmao
I didnt think of it
Loading more items...