2.x — Chapter 2 summary and quiz
A is a reusable sequence of statements designed to do a particular job. Functions you write yourself are called functions. A is an expression that tells the CPU to execute a function. The function initiating the function call is the , and the function being called is the or function. …