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 love your honesty xD
added for python, Javascript, still missing for C# only
Had some problems in the beginning, but this was overall an easy kata. Thanks!
atleast a 100
why? how many do you think it should have?
needs more random tests for python
random tests are missing
shitty kata
Needs more random test cases for javascript.
excellent kata!
Thank you, sorry for marking it as an issue
That's a question, not an issue.
3
i
s , the value is 3s
, the value is 9d
, the value is 8o
sends the current value to the array ([8]
)s
, the value is 64o
sends the current value to the array ([8, 64]
)You return the array.
I don't understand the output it should give. Could anyone please explain?
My code fails one of the final test cases. It says that the password generated is invalid, even though it meets all the criteria in the test cases. I am using python.
Loading more items...