'''module2'''

def another_function():
    print(">>>>>>    Module 2 function")


