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.
Hi GiacomoSorbi.
I would appreciate it, if you could edit the JS version for some more corner cases.
Thansks! :)
Hi,
You only need to test if n is even, prime and multiple of 10.
Looks like a bug, as someone made another comment on my kata, and now it shows up as 2 major bugs, how do I report this bug?
Hi, My Kata " Simple Maths Test " says that it has 1 major issues, yet when I look in the comments section, I cannot see this any comment showing up as an issue.
I have responded to every message that has been put forward by the community.
Hope someone can help.
Thanks.
I have added the few tests that you have recommended in the submit tests section.
Added a few Example test cases.
Thanks for that!
Random Tests have now been added.
Hi, I am currently having trouble creating random tests for it, unfortunately not sure how to create it.
would you be able to help?
I would like to use (Math.random() * 10000) + 1) to create random number.
but not sure how it will work with Test.assertSimilar(numberProperty(125),[false,false,false]); //-- array
Made the change.
Thanks.
Updated Description.
Updated Tests.
Hi All, Thanks for the input, negative numbers can be even/odd and multiple of 10.
Have made the change so that
-10
returns[false,true,true]
Thanks.
Hey, I have just completed the Kata spent a good couple of hours on it, but only got 1 point for it. :( I am currently ranked at 6KYU, hope someone can help me with regards to why this has happened.
Thanks in advance!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...