Sagot :
Answer:
Explain Features of Functions,Types of Functions and Calling a Function. Functions are used for Placing or Storing the Code which is to be Repeated Several Times. For Example, if we need Same Code, then we must have to Write that Code Again and Again So that for Removing this Task, we uses functions.