Ad
  • Custom User Avatar

    Thx! it now works.
    but shouldn't other vesions of python be disabled if they dont work properly?

  • Custom User Avatar

    What does this means?
    i have tested my code in my terminal and it works perfectly but whenever i submit or test anything(even a simple return) i get this error message

    Traceback (most recent call last):
    File "main.py", line 2, in
    import codewars_test as test
    ModuleNotFoundError: No module named 'codewars_test'

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution