Question d’entretien chez CourseKey

They asked to create a function that will reproduce the way javascript generators works.

Réponse à la question d'entretien

Utilisateur anonyme

13 juil. 2017

Just think about closures and don't hesitate on using variables outside of your function.