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'm a bit confused on that because when I enter the test in VS code it is correct. Could you direct me to a reading that explains what you mean by Codewars kata test do you mean like an edge case?
For some reason when I make an attempt the failures vary despite it being the same code. Sometimes its 1 sometimes its 3 sometimes it 17 and 33 and so on. The only fail it shows is Expected: '6', instead got: '1' but when done in my terminal it all passes
I think there's a misunderstanding the AI didn't do anything for me but read the test had 4 other people look it over including a lead Dev from google, but the ending issue is that the test
Hello! Aside from the need for random test I completed the problem and when I tested I passed but when making an attempt I failed. I could not understand why I failed and decided to run this through ChatGPT to see if maybe I have an Error. The AI says my code is correct. It and I could be wrong but the expected image and my inputed image are similar in my opinion so I think this could be an error