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.
Thank you!
Python:
Run sample tests ok:
Sample Test
Single Digit Number (3 of 3 Assertions)
Two Digit Number (4 of 4 Assertions)
Larger Numbers (3 of 3 Assertions)
But when I try attempt:
Fixed Tests
Single Digit Number (3 of 3 Assertions)
Two Digit Number (4 of 4 Assertions)
Larger Numbers
Test Passed
Test Passed
Test Passed
'Jumping!!' should equal 'Not!!' <<---------------- Only 3 tests were in "sample test". Is it trouble with task or I do something wrong?
Random Tests
Random Test Cases (1000 of 1000 Assertions)