Reiter

We have a lot of options to specify the behaviour of our functions and ther parameters.

Here we see how we can predetermine some fallback values for function arguments.

Additionally, "docstrings" for functions are explained, which can greatly improve maintainability when our projects grow larger.