Everything Is an Object in Python — Learn to Use Functions as Objects

Just like str, int, and dict, functions are also objects in Python. Find out how we can take advantage of this feature to write more flexible code.

--

You’ve probably heard the saying that everything is an object in Python — one of the most popular…

--

--

Yong Cui
The Startup

Work at the nexus of biomedicine, data science & mobile dev. Author of Python How-to by Manning (https://www.manning.com/books/python-how-to).