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.
Its unreal to understand the task......
Someone drunk had written this text
I could only think about for loop. Not the best solution but works, yay ;)
Haskell translation
Is every integer included in the test cases unique? If it is, it should probably be put in the description.
was easy
No, it doesn't, please use
Question
label next time, because this is a problem with your code, not a kata issue. You have a typo in your code. Check this out too: https://docs.codewars.com/training/troubleshooting#post-discourseThis comment is hidden because it contains spoiler information about the solution
The first problem of difficulty 4 kyu that I solved
Approved.
It is difficult to tell why your code does not work without knowing your code.
Also remember that you can always visit
#help-solve
channel on Codewars Discord and ask there!hi everyone,
i'm new to coding, and i'm stuck on this kata. I've tried slicing, appending, performing inplace modifications and for some reason i cannot manage to get an underscore added to the last index of an odd number of string. Can anyone give me advice or know how i can fix this problem. I'm really close to solving it, the underscore just always appears as a different index instead of being included in the last existing one already.
This problem was really easy. It should be in 8 kyu.
#Javascript
Nice and clean code.
Yes, I didn't read the instructions correctly. my mistake.
Your solution seems to pass now?
Loading more items...