Résumé de section

    • By the end of this chapter, the student will be able to:

      ·         Define a function

      ·         Use parameters and return a value

      ·         Understand local and global variables

      ·         Use positional, named, and default arguments

      ·         Import a standard module

      ·         Create a custom module