In Python programming, a function plays a very crucial role. Functions in Python provides modularity feature. We can either use predefined functions or define our own functions.
 

#Python 

How to Pass A Function As an Argument in Python
2.75 GEEK