Ad
  • Custom User Avatar

    thanks! fixed it

  • Custom User Avatar

    python tests are incorrect. when i copy the test input to my local machine the output gives expected result but copying the same code here shows wrong output. eg: "I+UG +<Twqh\tumNVfY/RbCIO[FsLVFZpx=jD" shoutld return False and it does on local machine but on codewars it shows True should equal to False.

  • Custom User Avatar

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

  • Custom User Avatar

    Testing .page_count() method
    Test Passed
    page_item_count is returning incorrect value.: 4 should equal 10
    Test Passed
    page_item_count is returning incorrect value: 4 should equal -1