Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

functional-programming-python

Functional Programming in Python: When and How to Use It

This folder contains the sample code used in the RealPython tutorial Functional Programming in Python: When and How to Use It.

Run the Scripts

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.

About the Author

Martin Breuss - Email: martin@realpython.com

License

Distributed under the MIT license. See LICENSE for more information.