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.
Template literals FTW
The average value does not include YourPoints. The solution is not exact.
I would rename p as "total" and n as "current" or something like that for readability.
Try to use a whitespace, it's easy!
This comment is hidden because it contains spoiler information about the solution
the spread operator didnt always exist.
I think I did this efore the spread operator existed. So ...args wasn't valid.
This comment is hidden because it contains spoiler information about the solution
Why is this the best practice?
Very nice!
arrow function ate
Clever solution but the syntax could look better. Using single letters for parameter/variable names is a bad pratice.
wow...that was a good one
Weird, for me JS solution didn't work unless I used BigInt...
Loading more items...