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.
This comment is hidden because it contains spoiler information about the solution
In this exercise I solve it, I gave it a test, I did the test and it was approved, I later gave it an attempt to finish the challenge but right there I get an error (I'm new to this kata thing).
kata solution != kata suggestion!
Also, do not post solution in discourse and please flag it with spoiler if you want to disclose anything related to revealing solutions directly or indirectly
please help to understand, i can't find information
why we must initialize var sum = 0;
why code can't work just like var sum
This comment is hidden because it contains spoiler information about the solution
Hi and welcome to Codewars - please don't post spoilers in Discourse (your code is visible to everyone, including people who have not solved it). If you want to discuss code, you can do it the the Solutions page - or you must use a Spoiler tag.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Ok..? What's the question here?
See https://docs.codewars.com/training/troubleshooting
Golang
2022/10/11 19:23:07 [1 -2 3 4 5]
Test Failed
Log
Expected
: 28
to equal
: 13
This comment is hidden because it contains spoiler information about the solution
why str.length-2?
Read this: https://docs.codewars.com/training/troubleshooting/#works-but-no
all my TDDs pass using console.log, but using return i get this error?
Testing for fixed tests
expected 28 to equal 13
This comment is hidden because it contains spoiler information about the solution
Loading more items...