What is the advantage of writing a single statement in each line?
Answers
Answered by
2
Answer:
Hope this helps you
Explanation:
Advantages of Using a Function
Advantages of Using a Function Here are several advantages of using functions in your code: Use of functions enhances the readability of a program. A big code is always difficult to read. Breaking the code in smaller Functions keeps the program organized, easy to understand and makes it reusable.
Answered by
0
Answer:
It is easier for the reader to read
Similar questions