Ad
  • Custom User Avatar

    Please don't post solutions to the discourse section, and if you must, use the spoiler flag.

    As for your question: Python code is nearly impossible to properly parse without proper formatting. Use Markdown to format your code. Also when you run the tests, they will typically tell you what is wrong with your result, i.e. what you returned and what was expected.