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 had one extra
l
at index 2, though you seem to solve it , closingI don't understand why this test fail:
expected:<HE[]llOWOrld!> but was:<HE[I]llOWOrld!>
the others tests going on.
Hi, I would advise you to check the
h
part — it seems you got smth wrong with it.This comment is hidden because it contains spoiler information about the solution
C++ version generates warnings.
Your code may count more than one.
This comment is hidden because it contains spoiler information about the solution
You are asking for help; it could be a question but not an issue of the kata.
me same in php I don't understand why, in codewars fail to assert that 2 strings ae equals expected: 1.50 have: 1.5... But in Vscode works
This comment is hidden because it contains spoiler information about the solution