diff --git a/b1-algo/c2-ALGORITHMIQUE.md b/b1-algo/c2-ALGORITHMIQUE.md index effb47f..b957760 100644 --- a/b1-algo/c2-ALGORITHMIQUE.md +++ b/b1-algo/c2-ALGORITHMIQUE.md @@ -103,3 +103,5 @@ fonction est_entier(nombre) fin si; fin fonction; ``` + +## notions de portée de global et d'existence \ No newline at end of file