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.
You may look at the solution tab to see others' solutions. Other than that, you can only subscribe to Codewars RED to be able to compare 1v1 stats with certain users.
Unfortunately, I didn't get an answer.
If you get an answer, let me know. I would like to know this too!
You have right. When I try it in that way, everything was right. I didn't now that the name of the function is also important. Thank you for your answer!
maybe the problem is that you have to put your solution in a funtion with the name "filter_list".
Hello!
In te VS I'm getting good results, but here i'm getting this message:
Fixed tests
ReferenceError: filter_list is not defined
at Context. (test.js:15:12)
at process.processImmediate (node:internal/timers:471:21)
Random tests
ReferenceError: filter_list is not defined
at Context. (test.js:37:14)
at process.processImmediate (node:internal/timers:471:21)
Hello to everyone! I'm new here. Could you please explain me where and how to put code to analyze it with the others?