Ad
  • Custom User Avatar

    The code "from string import ascii lowercase" isn't enough to solve this kata.

    I had issues and all i did was add a "import string" at the top and suddenly i passed all the test, without any changes in my original code. This is still an issue.