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.
Problem with python translation: replace
if s:
withif s == None:
in the validation function. See my comment above for details.Approved :)
I'm getting error 500 while trying to edit. Do you have "Allow contributors" checked BTW? Your chances are not too high without it.
Hi, not only moderators can approve katas. Unfortunatelly this is one the katas which return HTTP 500 when I try to approve them.
This issue has been reported on github.
Regards,
suic
shifted_diff or shiftedDiff??
I posted my code in a separate comment, wondered if you might be able to help me! I'm getting that same unbound error, but my methods (I thought) were bound inside my class definition. How is Codewars trying to instantiate the RomanNumerals object when they test my code?
Bugs fixed (I hope for good), sorry for any inconvenience^^'
I've changed it so consonants are only consonants, Spaces and puncuation are not counted :)
The Validator class is just used to check if the username and password are correct...
There I've solved the issue :) Only for javascript at the moment