Vidyalelo
Python · Q108

Functions in Python

Programming · Python · question 108

Q108

Which are the advantages of functions in python?

A.
Reducing duplication of code
B.
Decomposing complex problems into simpler pieces
C.
Improving clarity of the code
D.
All of the mentioned
Answer

Answer: Option D

Solution

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