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 know this is an old fork to an even older translation, but I will list issues and reject, anyone wanting to fix can do so on a fork.
**
, probably Python should allow it toofrom math import pow
. For an 8kyu it doesnt need to be overly strong, but at least the basic ways of importingmath
should be blockedit only works because of poor testing.
it shouldn't pass if there in not some vegs in input.
You used my previous solution ;)
#you can use this code for less confusion
is_even = lambda a: a%2==0
0 is False and 1 is True
do you want it to return 0 when not even, and 1 when even?
Kinda swanky.
nice golfing
my bad
Have you ever wonder why good magicians never reveal their secrets? It's because the trick will lose its presitge. Congratualtions...
oops
how do you do this
According to PEP 8 - Other Recommendations:
Thank you! :D
nice one
Loading more items...