Question d’entretien chez Horizon Media

What does it mean that functions are first class in Python.

Réponse à la question d'entretien

Utilisateur anonyme

4 oct. 2019

Functions are objects in Python and can be passed as arguments to other functions.