In Chapter
6
I described how to use simple functions, and how to import functions
from modules. This chapter is about how to write your own functions and
modules. If you do not remember what Chapter
6
said about functions, re-read that chapter before continuing with this
one.