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.
CofeeScript Translation Kumited! Please accept :d
Re-submitted
sure, I will add them once they are added in the original one, in the meantime you can raise an issue in the original language to make sure random tests are added there
kindly ellaborate.
probably you want to raise an issue into the codewars github to have it re-ranked. Me as author don't have control over the final difficulty score. Let me know if you need more guidance on how to do that.
Thank you Bob, during time people just modified this Kata to match their opinions based on their language conventions.
Educational purposes. The original was in Java, and usually you code and reason why you are doing everything in such way with time. This kata makes sure you do one thing and you do it right. I've seen many solution codes for many hello-world Katas doing very crazy unnecesary things... well this was to remember people that probably you are ust showing offand that maybe you still have to learn more from a "simple" hello wolrd, simple in the sense that you don't need to use architectural patterns, implement an interpreter, or use obscure language features.
well it says print the line, not just print characters. however some one already added the clarification for you. Enjoy.
you are righ, same as in the original, probably ypou might want to report the issue
I think you missed this test case for floats:
so, do I get points for translation?
I think testing framework had some mayor updates and now it's breaking
NaN means "Not a Number". We basically call imaginary numbers, so since you are on the realm of imaginary numbers they are numbers so the result of summing NaN with other number will be NaN.
or not.... sorry unemployed person here
can't reproduce, so please try again or provide more details
Loading more items...