# this is my module


def hello():
    print("hello")
