Skip to content
Snippets Groups Projects
Verified Commit a94b39fe authored by orestis.malaspin's avatar orestis.malaspin
Browse files

corrected typo

parent 43949c88
Branches
No related tags found
No related merge requests found
Pipeline #15841 passed
{
"executablePath": "/usr/bin/chromium-browser",
"args": ["--no-sandbox"]
}
......@@ -365,7 +365,7 @@ bool recherche(arbre, clé)
retourne recherche(droite(arbre), clé)
```
#Exercices (à la maison)
# Exercices (à la maison)
3. Écrire une fonction qui insère des mots dans un arbre et ensuite affiche
l'arbre.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment