Pregunta de entrevista de Caret IT Solutions

what is high order function?

Respuestas de entrevistas

Anónimo

23 ago 2023

A function in Python with another function as an argument or returns a function as an output is called the High order function.

Anónimo

23 ago 2023

A function in Python with another function as an argument or returns a function as an output is called the High order function.