Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
it's about the dedication
There is pi constant in math module.
i can attempt the question but can't submit it , how can i submit it ?
Don't change the function's name. Rename it back to greet or click Reset and start over. Not a kata issue.
STDERR:
Traceback (most recent call last):
File "/workspace/default/tests.py", line 2, in
from solution import greet
ImportError: cannot import name 'greet' from 'solution' (/workspace/default/solution.py)