Ad
  • Custom User Avatar

    yes. The above comment.

  • Default User Avatar

    Your IDE does not have the random code generator the testing suite here has. Each time you run your code, you pass some of the tests, then the testing halts. This is why you see a different number of passed tests. Typically, kata have 100 random tests. EDIT: this one has 200 random tests (in Python).

  • Default User Avatar

    Hi,
    So my code keeps changing the amounts of passed and fails everytime I click on attempt, without changing the code.
    is it normal?

    I'm coding in python 3, I tested in my IDE and works fine