How can you make functions more flexible and able to handle a wider variety of tasks?

a.
All of these will work

b.
Define a longer function name

c.
Return multiple pieces of output data

d.
Add input parameters

1 answer

d. Add input parameters