Python
Which are the advantages of functions in python?

Reducing duplication of code
Decomposing complex problems into simpler pieces
Improving clarity of the code
All of the mentioned

ANSWER DOWNLOAD EXAMIANS APP