Vidyalelo
Python · Q138

Functions in Python

Programming · Python · question 138

Q138

Which of the following is the use of function in python?

A.
Functions are reusable pieces of programs
Answer
B.
Functions don't provide better modularity for your application
C.
you can't also create your own functions
D.
All of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board