Well the print function logic is s bit different, we use *args , **kwargs there to take any number of inputs we want
@sumitrathor9929