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.
If you try to make a kata with restrictions, you need to do hard, harder, even harder
And you did not even try to ban
for
orwhile
.Are they not loops to you?
Use
Test.assertEquals(actual, expected[, message])
instead ofTest.expect
to provide friendly debug message.Needs Random Tests.
Sum the input has been done millions of times, and nope, adding restrictions does not make it different.