Represents an argument passed to a function invocation.
whether the default keyword has been supplied instead of an expression, indicating that the corresponding parameter's default value should be used.
default
an expression evaluating to the value to be used by the function.