function call in python example Example: python functions #Functions def string(): print('This is a function') print(string())