Domanda di colloquio di Caret IT Solutions

what is high order function?

Risposte di colloquio

Anonimo

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.

Anonimo

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.