Ad
  • Default User Avatar

    For Python I get this error:

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