Computer Science, asked by asensojoycelyn736, 1 day ago

Which of the following is an important point to remember while writing a function?

Answers

Answered by ananyanaskar28
0

Answer:

Functions should be small. 2nd rule – Functions should be smaller than that! Each function should lead you to the next function in a compelling order – like telling a story. They should do ONE thing.

Explanation:

Similar questions