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.
Ruby Translation kumited, if anyone is able to approve it...
Wikipedia actually says it's lit for odd seconds...
Would have been nicer when the odd seconds were lit.
That way at midnight all lights would have been off. I bet the real life clock does exactly that.
Not a kata issue.
Pode usar 1.900007167 ( em vez de 1.9)
unless you have exactly the same order of operations as the author in the reference solution, you are bound to get small errors like this
this is because of floating point inaccuracies while calculating
nothing much can be done, other than to attempt your code again
So I'm gettin this error message expected 'Sandra´s daily calorie requirement is 2650.97 kcal.' to deeply equal 'Sandra´s daily calorie requirement is 2650.98 kcal.' I can't figure how to fix the rounding problem, any ideas?
Node V.14 should be enabled
This comment is hidden because it contains spoiler information about the solution
It was very interesting to learn about this kind of watch. The task is not difficult, but allows you to pump up the work with strings, conditional statements, loops
One of CW best katas, no doubt !!! :)))
Big error, random cases don't work. Only ones you need to solve are the test cases given to you, which you can do with if statements.
It's rare for a kata to have so many completions and maintain 100%. Nice job.
Loading more items...