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 would suggest to try to reverse the way you get to seconds from a year
Please don't spoil solutions. Users are not supposed to find solutions to the kata on the discourse page...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
names[names.length - 2] will return the index of the array.
try creating a variable with the length of the array, them u can subtract
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
You only can unlock solutions of katas 1 level above your current level, reach lvl 5 and try again later.
This comment is hidden because it contains spoiler information about the solution
can you use math lib
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
well, you never declared any
length
variable :pThis comment is hidden because it contains spoiler information about the solution
Loading more items...