Ad
  • Custom User Avatar

    Well that means your code is incorrect, which is not a kata issue. (also there's almost 3k python completions)

    X should equal Y

    Well that information alone doesn't really help, it just means you return wrong result. You should specify the input that causes this assertion message. For example the first one you return '108devi', but it should be '108dvei'. (again without seeing the input it's too difficult to tell what's going on)

    You should read this FAQ for general troubleshooting.

    Feel free to reply if you still can't figure it out.

  • Custom User Avatar

    108devi should equal 108dvei

    115ekop should equal 115eokp etc.

    Please check your code and assertion message carefully before raising issue.

  • Custom User Avatar

    but it shows error

    What error??