What is a function? What is the difference between the calling function and the called function? What is the scope of a variable? Why should you avoid using global variables?
What is a function? What is the difference between the calling function and the called function? What is the scope of a variable? Why should you avoid using global variables?