Which one of the following is the use of function in python?
Which one of the following is the use of function in python?
a. Functions don’t provide better modularity for your application
b. you can’t also create your own functions
c. Functions are reusable pieces of programs
d. All of the mentioned