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