Function Parameters « Function « Python






1.Four different ways to pass parametersFour different ways to pass parameters
2.Passing value or passing addressPassing value or passing address
3.Pass string value into a functionPass string value into a function
4.Python functions are 'typeless'Python functions are 'typeless'
5.Pass immutable and mutable value into functionPass immutable and mutable value into function