- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.4k
Closed
Description
I did the Hello_world test and encountered an error on submission as seen below. Kindly assist.
We received the following error when we ran your code:
ImportError while importing test module '.mnt.exercism-iteration.hello_world_test.py'.
Hint: make sure your test modules.packages have valid Python names.
Traceback:
.usr.local.lib.python3.10.importlib.init.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
.mnt.exercism-iteration.hello_world_test.py:3: in 
from hello_world import (
E   ImportError: cannot import name 'hello' from 'hello_world' (.mnt.exercism-iteration.hello_world.py)
Metadata
Metadata
Assignees
Labels
No labels