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.
Can you tell me why ? Just want to know ^^
It complies with the description.
it works only for 3 languages (Python, Ruby, JS). Bad solution.
This comment is hidden because it contains spoiler information about the solution
Gonna start using this thank you
This comment is hidden because it contains spoiler information about the solution
clean and elegant
It's a spread syntax, than allowed us to find max age in array of age.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Spread_syntax
Could you please explain to me why we need to subtract b from a!
This comment is hidden because it contains spoiler information about the solution
It's possible to solve this with a single iteration of the list
Nice One!!
Best what i see ever
it's beautiful
This is not a correct answer as it doesn't return false for ages 10,11 and 12. The question asks for teens and up.
Loading more items...