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.
My solution now works. It's the same as the best practice solution for JavaScript so I won't post it again here. Thanks for fixing it.
Javascript translation created
Where does "new Canvas" come from? I'm assuming this is an node package?
Could you explain what the function in the replace is doing? Please and thankyou!
That feeling you get when you remember the XOR operator exists.
False, it's 81. 90-len([5,15,25,35,45,55,65,75,85]) = 81.
edit my mistake: I forgot about 50,51,52... ect
This comment is hidden because it contains spoiler information about the solution
Do you have a link or a further explanation on why it's bad? Thanks thanks!
This comment is hidden because it contains spoiler information about the solution
AAAH! It's white and it's bright, and I'm a vampire so I'm dieing.
Why did you change the Kata screen and more importantly, how can I change it back?! Dark theme does nothing but change the coding areas. Please fix.
Why do we use const instead of var?
The solution was simple, but the test portion must be broken (javascript). It highlighted green when I got it right, but it kept showing I had an error and never indicated I had a passing test. When I tried to console.log("test"); nothing would log to the console. Disappointing.
This comment is hidden because it contains spoiler information about the solution
Explanation isn't detailed because it never states the assumptions! This is not OK.
This comment is hidden because it contains spoiler information about the solution