Skip to content

Instantly share code, notes, and snippets.

@yactouat
Created September 18, 2022 08:50
Show Gist options
  • Save yactouat/6f6eaff166ad8569b7b21e9123943ed1 to your computer and use it in GitHub Desktop.
Save yactouat/6f6eaff166ad8569b7b21e9123943ed1 to your computer and use it in GitHub Desktop.
udacity_fr_session9_activity2

Activité (10 min)

Ecrivez un décorateur qui va:

  • déterminer le temps d'exécution de la fonction décorée quand elle est appelée
  • le décorateur peut afficher ce temps dans la console ou bien logger ce temps dans un fichier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment