# To call say_hello() from inside script.py, we can write in script.py: import mymodule mymodule.say_hello()