See All Titles |
![]() ![]() Chapter 11—FunctionsCreating and calling functions are relatively straightforward, but Python has many other features that you will find useful, such as default arguments, named or keyword arguments, variable-length arguments, and some functional programming constructs. We also dip into variable scope and recursion briefly.
|
© 2002, O'Reilly & Associates, Inc. |