Thank you for trying to help me. Found the solution. It was a problem with testing samples. I deleted them and was trying to create something from my own. Now everything is OK, passed the assignment
Hi guys, I am the new one here. The question is: I solved the first kata, have been tested the solution and everything goes correct, but when i am trying to Attempt the solution, it shows a fail. Someone faced with such problem and how to fixed it? thanks a lot
This comment is hidden because it contains spoiler information about the solution
Thank you for trying to help me. Found the solution. It was a problem with testing samples. I deleted them and was trying to create something from my own. Now everything is OK, passed the assignment
This usually means that your solution is not correct and fails some detailed tests. Read this paragraph of FAQ for some ideas: https://docs.codewars.com/training/troubleshooting/#test-attempt
You can also ask for help on
#help-solve
channel of Codewars Discord.Maybe revise your code once... there may be chance that your code is failed to satisfy the testcases on Attempt!
Hi guys, I am the new one here. The question is: I solved the first kata, have been tested the solution and everything goes correct, but when i am trying to Attempt the solution, it shows a fail. Someone faced with such problem and how to fixed it? thanks a lot