Fix(2nd): change la programmation pour figure géométrique
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -49,19 +49,8 @@
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}[fragile]{Calcul 4}
|
||||
% Programmation
|
||||
\begin{center}
|
||||
\begin{minipage}{0.8\linewidth}
|
||||
\begin{minted}[bgcolor=base3,linenos]{python}
|
||||
truc = 5
|
||||
for i in range(4):
|
||||
truc = truc + i
|
||||
\end{minted}
|
||||
\end{minipage}
|
||||
\end{center}
|
||||
\vfill
|
||||
Combien vaut i à la fin du programme ?
|
||||
\vfill
|
||||
% Figure géométrique
|
||||
Un quadrilatère qui a ses diagonales qui se coupent en leur milieu et en angle droit est un ....
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Fin}
|
||||
|
||||
Reference in New Issue
Block a user