Defining EPL function
Use the below code to make a basic function.
def hello(): epl.show("Hello World")