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.
No tiene sentido el tuyo por que .map() internamente crea una nueva matriz con los values
This comment is hidden because it contains spoiler information about the solution
These solutions showing me how I need to think differently and not overcomplicate things lol.
it may be a bit redundant to make the Human class abstract here, since there are no methods or attributes inherrited by man or woman, so theres no common behavior to impliment
i think so 👀
same here. One day...
it is returning a new array, you don't need to name it
But the system is saying that it should be another array, not the initial one.
Very strange.
you are clever!
but this doesn't create a new Array, only replaces existing one?
Awesome, that is what I thought. Thank you!
In this code, is the + 1 accounting for the col that we are in?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Best!
Loading more items...