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.
Approved
python new test framework is required. updated in this fork
This comment is hidden because it contains spoiler information about the solution
JS Node 18. should be enabled
Ruby 3.0 should be enabled
Approved
Cannot see the issue.
In the Python version of the kata, I would like to report the first test.
It should be 123456 instead of 213456 I guess.
CoffeeScript translation Kumited! Please Accept :D
There are not enough tests included with this. I got through with an algorithm I know was incorrect and got through to 7 kyu. I feel dirty :(
I think,
insertting commas every 3 numbers is a method, but not a good one.
format(price, ',d'), or something like that is clever but not a suitable one.
It is the feature of finance respect of every 3 numbers a comma.
format(price, ',d') solves it by chance.
In my opinion, I used the recursion method. If you like it, you can check my code.
Enjoy...
why must seocond test return "1,234" ? I think it has to return "123,4"
I'm having a timeout with the server every time I send it, do you have the same error?
I'm getting this error every time I try to submit my solution:
"Submission timed out while communicating with our servers. This may infrequently happen if our servers are extremly busy. Please try again. If issues persist you can check status.codewars.com to see if server issues are being investigated."
Has anyone have the same issue?
This comment is hidden because it contains spoiler information about the solution
Loading more items...