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.
And what does your solution return in your IDE for
incrementString("foobar000")
?If your code fails on Codewars but seems to work in your IDE, it usually does not mean that the code is correct. It means that you are testing it in the IDE incorrectly.
count the zeroes in both strings.
issue
tag to ask for help, ask aquestion
instead