3 is , the value is 3 s, the value is 9 d, the value is 8 o sends the current value to the array ([8]) s, the value is 64 o sends the current value to the array ([8, 64])
You return the array.
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.
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...