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.
Hi acm1812, one thing kata authors really appreciate is directive feedback. If there are any specific changes that you think would benefit future users, please specify very clearly what could be improved. Thanks.
I love your honesty xD
added for python, Javascript, still missing for C# only
why? how many do you think it should have?
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.
Thanks!
Hi acm1812, one thing kata authors really appreciate is directive feedback. If there are any specific changes that you think would benefit future users, please specify very clearly what could be improved. Thanks.