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.
Hi, I'm using Python 3.6 and have passed all the sample test. However, I failed twice after pressing attempt. Unfortunately the test case only says the following:
How am I supposed to know my code is wrong? Thanks! :)
Thank you! :)
This comment is hidden because it contains spoiler information about the solution
Hi,
I've got "You have passed all of the tests! :)" when running the sample test. However, I've failed when doing the attemp. One of the tests that I failed is in the base cases, where I've got "1300 should equal 1000". As far as I read the instructions, the highest possible score should be 1200 (when dice contains all ones). I'm using Python. Did I make a mistake or the test case is invalid?
Thank you. :)
Hi all,
I've got "You have passed all of the tests! :)" but when pressing the attempt I've got "Passed: 93 Failed: 28 Exit Code: 1". For example, I've got one that says "Should be a tie" but I can't find out why. Any ideas what should I do?
Thank you! :)
Hi,
Thanks for the answers! :)
This comment is hidden because it contains spoiler information about the solution