Ad
  • Custom User Avatar

    That's a problem with your code, not a kata issue. next is raising StopIteration. When you fix your code, it'll work with both 3.6 and 3.8. Note your code will fail the last sample test tho.