- STAR is used to the preceding of perameter
- It enables to use multiple functional arguments
- lamda is a key word used to define the function
- Every function returns a value
- OUTPUT of the function stores in a variable
- Retruned value stored in a variable called OUTPUT
Note: In case function return multiple values(More than one), Function returns the output in form of TUPLE