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.
Error fixed in test cases -- try to submit your solutions now.
I can't -- author is "too active" ;-)
Can you also approve the translations while at it :)?
It gives the same error to me. I don't think it's our fault. Blame the tests.
I falled in the same situations, but with test of 32000 correct!
made a list of prime values in python from 0 to n and checked if sum of two primes is equal to n and first value less than or equal to second value then converted them to string and appended values to partition list ... sampe tests are successful when submitting got the error 'NameError: name 'primes' is not defined' for large integers.......any help please
getting error:
Traceback:
in
in alphabet_position
IndexError: list assignment index out of range