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.
yup. Should've done it then, missed the point about equal min and max parameters. Thanks!
I noticed that too. I had the issue on another Kata I was working on. I was able to fix the original one by selecting a different language in the editor then changing it back. I'll try that, but I don't see that warning when I do the JS version. This might be a random/local error?
Your condition is wrong. You might want to reread the description or look at the expected output.
This comment is hidden because it contains spoiler information about the solution
I sincerely doubt your code returns a different result in VSC from here. Double check your inputs.
My code fails tests on JS but the same tests work totally fine in VS Code. Any way I could get some support on it?
Like f.e.: the tests where max=min should be passed as the "if" check for their equality is there and I get the empty string in VS Code as it should but not here.
"Note: Only valid inputs will be given."
Sn formula for arithemtic sequence is good :)
that's genius and scary...