Functions
摘要
As programs grow, steps need to be taken to make them easier to develop and debug. One approach that can be used is breaking the program’s code into sections called functions.