Answer
Functions use def keyword.
Support default, keyword, and variable-length args.
Support lambdas and decorators.
Functions are first-class objects.
Support default, keyword, and variable-length args.
Support lambdas and decorators.
Functions are first-class objects.