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.
The concatenation of string is not nice.
Get a look at StringBuilder
You blew my mind with that solution π€―
Another level solution π
Oooh! I like this solution. It's quite clever. Nice work. π
Why use [] ? because we need to return an array after using ...?
Good one
e refers to element in the array of the current itteration and i the index of the element in the current itteration on each itteration we are substraction the index i from the input number n populating the array with decreasing numbers from first number n each time by 1
Oh, so simple... nice!!
I would have never thought of this. Nice one.
best one
really good solution
smart
Smart!
welcome :)
Loading more items...