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.
This comment is hidden because it contains spoiler information about the solution
IQ = 400
Kata was asking for XOR operator exclusively i believe.
so simple and clean
i knew i could do this in java but i have never tried catching an error in python good one
why?
That's really clever.
clever
It can only remove both sides '0'.
lmao
I didnt think of it
Extremely clever, but not Best Practice..
This made me want to peel a banana and cry
Can you show your timings? I believe this should be rather fast for the
return True
case. Also, LBYL is arguably idomatic and 'normal' in PythonPlus, casting a string to a float is not doing any good here.
Loading more items...