MCQOPTIONS
Saved Bookmarks
| 1. |
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» E. | |