Ad
  • Custom User Avatar

    Nvm fixed it. (I was stupid)

  • Custom User Avatar

    I did that but for some reason it didn't work. It also didn't work on other katas. It only works if i put nothing in the function, maybe a problem with codewars?

  • Custom User Avatar

    Do the following: save your code locally (or you will lose it), select the latest Python version (3.8) at the top page of the trainer window, click on reset at the bottom. That will fix the issue.

  • Custom User Avatar
    Traceback (most recent call last):
      File "tests.py", line 2, in <module>
        from solution import solution
    ImportError: cannot import name 'solution' from 'solution' (/workspace/default/solution.py)