• Custom User Avatar

    RSpec is broken for ruby =>
    No context method error if you try to implement a context
    And without it expect method fails with no expect method within Main object.
    Also tried to Rspec.describe => undefined RSpec module or class.
    That's a shame ... :/

  • Custom User Avatar

    Python Completions: 5899

    It doesn't seem like there's an issue if you use correct approach, but there's many issues raised below that could probably guide you to solving this. (keep in mind that most of them are incorrect and should be closed, otherwise how would thousands of users be able to solve it?)

  • Custom User Avatar

    Incorrect test cases, please fix for python.

    Testing.page_index()

    item_index = 0, should return -1 not 0
    item_index = 24 shoud return 2 not -1

  • Custom User Avatar

    Thank you for the suggestion,

    I have tried your first suggestion:

    got
    s: More progress part1: More ess part2: pro

    should return false, and my function returning false, but still getting error.

  • Custom User Avatar
  • Custom User Avatar

    I got error in python codewars is not 2xcode

    Please exaplain the error, not able to understand

    I have paased all the tests except above one error.

  • Custom User Avatar

    I had also issue with false.....

  • Custom User Avatar

    thank you for the suggestion,

  • Custom User Avatar

    Congrats to your first kata! But you should add random tests.