ajout de poncifs

This commit is contained in:
2025-05-08 04:38:57 +02:00
parent 457d18436e
commit 4bbc2d27fd
4 changed files with 918 additions and 4 deletions

View File

@ -54,7 +54,7 @@ function dico($longueur_max) {
}
fclose($lecteur);
}
return $dico;
}