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.
Yes, that's not debugging, that's rewriting) But at least it's another good chance to get along with date object)
Debuging? It seems like rewrite it.
This is a bit harder than what you tried. it should work with
say(word1)(word2)
.Thank you, I thought there could be many solutions))
Use
return
, notconsole.log
, and English please :PThis comment is hidden because it contains spoiler information about the solution
JS: No random tests
Approved
Similar (but somehow different) to this kata
No sample tests.
Typescript translation added, please approve.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
You should include how you pass the date parameter
You need to check spans which include the days when Daylight Savings Time begins and ends. Solutions which naively add 24-hour intervals will give the wrong result.
I know, I know... dates are hard.
Loading more items...