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.
Click Node at the top, and change the version
I am sorry, I am not that fluent in JS, but using proper formatting for your code might help others to read it and give some advice.
Having numbers 1234567908 and 1234567980, which of these two comes next after 1234567890? Isn't it that
1234567890 < 1234567908 < 1234567980?
Thanks.
This comment is hidden because it contains spoiler information about the solution
I have the same problem.