First page Back Continue Last page Overview Graphics

Functions

A Python function consists of Python code, that can be called repeatedly, with different inputs and outputs each time.

The benefit of functions: