In Python function are two type

  • predefined function
  • user-defined function

Type of function arguments in python

  • default arguments
  • required arguments
  • keyword arguments
  • var-arguments