Last updated 2 years ago
Was this helpful?
This chapter describes functions in Python - how to create, use them, process passed parameters. Also it covers scopes of visibility, lambdas (anonymous functions), generators and some additional topics like functions internals and closures.