Functional programming question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Functional programming question

Hi , I got stuck , can you please explain what does "function(function,argument)" does in the following example Def any(function,argument): return function(function, argument)

16th May 2019, 5:38 PM
Parvesh Khatri
Parvesh Khatri - avatar
1 Answer
+ 1
Thanks a lot man.
17th May 2019, 12:39 AM
Parvesh Khatri
Parvesh Khatri - avatar