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 explain why you have to use name=""
same problem. can't seem to figure out why
doing what AveryPratt said worked. but i have no idea why
and i didn't know the arrow could go backwards '<=' on top of that
i don't understand any of this. but it works. i got some more learning to do
I am a little stuck on this. i got most of the code to work, but when i get to the test random cases i get this a lot
Testing for '49d957 3300x4 5d76 46z895 134d4 92b8 670b14 97x7 28c8 a3559'
✘ It should work for random inputs too - Expected: 8774, instead got: 8775
Testing for 'y245 30x5 80d7 4c12 809a6 7x28 34d791 42c4 4y14 19w5 4w92'
✘ It should work for random inputs too - Expected: -215, instead got: -214
my code keeps being off by 1 number for a couple of the random test cases. right now i hover at about Passed: 33 Failed: 12
any ideas why this happens?
damn it. I did this in like 10 lines of code. now i see you can do it in one
I had no idea there was a reverse function... damn it. i did it using unshift originally
this took me like 12 lines to do. you got it in one. beautiful
one day I hope to be this clever
Y is only sometimes a vowel. usually not though