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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Your points are not included in the array of your class's points. Do not forget them when calculating the average score!
You didn't take into account the length of your points
why?
lol, wont to start braind xD
chatgpt (not to be offensive)
My brain exploded when I saw how easy your solution looked lol
This comment is hidden because it contains spoiler information about the solution
no @imaNami brother, there was a note said "Your points are not included in the array of your class's points. Do not forget them when calculating the average score!
". so you have to add it separately.
там все добавлено
This comment is hidden because it contains spoiler information about the solution
good...
This comment is hidden because it contains spoiler information about the solution
nope
Your points are not included in the array of your class's points. For calculating the average point you may add your point to the given array!
the second parameter of reduce is optional, in that exercise we dont need it the code works still without 0
Loading more items...