Ad
  • Custom User Avatar

    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:

    True should equal False
    

    How am I supposed to know my code is wrong? Thanks! :)

  • Custom User Avatar
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

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

  • Custom User Avatar

    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! :)

  • Custom User Avatar

    Hi,

    Thanks for the answers! :)

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution