Functions
摘要
To write code, we have already learned the basics of how to write functions in Python, as well as how to document them. In this chapter, we will expand on what we already know about functions, both to use and write them better.