Skip to content

Commit

Permalink
Fix name series 5
Browse files Browse the repository at this point in the history
  • Loading branch information
yves-chevallier committed Nov 23, 2023
1 parent 29757af commit 02c32e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions series-04.tex
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

\ifprintanswers
\begin{solution}
Incorrect, il faut utiliser un bloc sil y a plusieurs instructions dans la boucle.
Incorrect, il faut utiliser un bloc s'il y a plusieurs instructions dans la boucle.
\end{solution}
\else
\fillwithdottedlines{1cm}
Expand Down Expand Up @@ -116,7 +116,7 @@

\ifprintanswers
\begin{solution}
Incorrect. Une boucle do while peut se trouver à lintérieur dune boucle \CD{do..while}.
Incorrect. Une boucle do while peut se trouver à l'intérieur d'une boucle \CD{do..while}.
\end{solution}
\else
\fillwithdottedlines{1cm}
Expand Down
2 changes: 1 addition & 1 deletion series-05.tex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\documentclass[french,a4paper,addpoints,11pt]{exam}
\usepackage{hexercises}
\usepackage{mathtools, nccmath}
\title{Boucles}
\title{Opérateurs logiques}
\seriesno{\texttt{0x05}}
\department{TIN}
\classroom{INFO1-TIN}
Expand Down

0 comments on commit 02c32e5

Please sign in to comment.