Python
Which are the advantages of functions in python?

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

ANSWER DOWNLOAD EXAMIANS APP