This folder contains the sample code used in the RealPython tutorial Functional Programming in Python: When and How to Use It.
You can run the individual files as Python scripts:
$ python file_name.py
You'll see some output printed to your terminal.
For more context, please read the associated tutorial.
Martin Breuss - Email: [email protected]
Distributed under the MIT license. See LICENSE
for more information.