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.
I hate brackets and var.
Guess this is a coup d'état against one-liners.
.
yeah this is better for beginners. gl coding.
Besides the excessive empty lines, i would consider this as best practice compared with other which are harder to read especially for beginners.
You should read some style guides
Got it ! thanks @Avanta! ill make sure i follow each instruction next time haha
the answer is 67. I dont understand why they'd skip the smallest number and move on to the next 2. There is nothing besdies not modifying the original array and returning only positive numbers. In this case theyre all positive and the array hasnt been altered. im so confused