diff --git a/representation_construits/chapitre_2/exercices/README.md b/representation_construits/chapitre_2/exercices/README.md index 3ae1075..072dde8 100644 --- a/representation_construits/chapitre_2/exercices/README.md +++ b/representation_construits/chapitre_2/exercices/README.md @@ -116,7 +116,7 @@ def nombre_total(zoo, continent): ##### Question n°3 -Enfin, on souhaite écrire une fonction nombre, qui prendun zoo ainsi qu'un nom d'animal en paramètre, et qui renvoie le nombre de représentants de cet animal dans le zoo. +Enfin, on souhaite écrire une fonction nombre, qui prend un zoo ainsi qu'un nom d'animal en paramètre, et qui renvoie le nombre de représentants de cet animal dans le zoo. Exemples :