Adding most operators

This commit is contained in:
Anthony Debucquoy
2025-03-20 13:27:57 +01:00
parent 4db6081fc8
commit 5d21e611f0
6 changed files with 126 additions and 28 deletions

View File

@ -7,4 +7,4 @@ tant que nombre > 0 faire {
nombre = nombre - 1;
}
afficher "La factorielle vaut", factorielle;
afficher "La factorielle vaut", factorielle;