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.
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