So there is *args in python where you can give arbitrary number of arguments to a function. Lets say I\'ve created the following code
*args
def example