# This is a Python script def my_function(): print("Hello from my_function!") my_function()