%load_ext autoreload %autoreload 2
We hope you enjoy this project.
pip install your_project_name
Let's see this at work:
say_hello("Alexis")
'Hello Alexis!'