+ 1
How important is function?
I am still confused about the significance of using a function in a program. Why do I have to create a function? What is its importance in a certain program?
1 ответ
+ 1
Write your code only once.
Structure your code.
Write libraries.
Make your code usable by others.
Use functions.
//I should start a marketing career.