Ad
  • Custom User Avatar

    I'm attempting this kata in Python, my code keeps passing everything except for the last sample test. It passes everything else, including all random tests. I don't want to presume that the test is wrong (hence me raising this as a question, not an issue), but I'm having trouble figuring out what I might be missing that would cause the code to only fail one of the sample tests and pass everything else.