Feat: ajout des liens vers les notebooks
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:
parent
890aa253e9
commit
8f2d48672c
@ -2,7 +2,7 @@ Programmation
|
|||||||
#############
|
#############
|
||||||
|
|
||||||
:date: 2022-02-07
|
:date: 2022-02-07
|
||||||
:modified: 2022-03-01
|
:modified: 2022-03-24
|
||||||
:authors: Benjamin Bertrand
|
:authors: Benjamin Bertrand
|
||||||
:tags: Python
|
:tags: Python
|
||||||
:category: 2nd
|
:category: 2nd
|
||||||
@ -98,6 +98,12 @@ Bilan:
|
|||||||
Étape 4: Boucle for
|
Étape 4: Boucle for
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
`Boucle for <./4E_boucle_for.ipynb>`_
|
||||||
|
|
||||||
|
.. image:: https://mybinder.org/badge_logo.svg
|
||||||
|
:target: https://mybinder.org/v2/git/https%3A%2F%2Fgit.opytex.org%2Flafrite%2F2021-2022/main?labpath=2nd%2F13_Programmation%2F4E_boucle_for.ipynb
|
||||||
|
|
||||||
|
|
||||||
Bilan:
|
Bilan:
|
||||||
|
|
||||||
.. image:: ./4B_boucle_for.pdf
|
.. image:: ./4B_boucle_for.pdf
|
||||||
@ -107,6 +113,12 @@ Bilan:
|
|||||||
Étape 5: Boucle While
|
Étape 5: Boucle While
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
`Boucle while <./5E_boucles_while.ipynb>`_
|
||||||
|
|
||||||
|
.. image:: https://mybinder.org/badge_logo.svg
|
||||||
|
:target: https://mybinder.org/v2/git/https%3A%2F%2Fgit.opytex.org%2Flafrite%2F2021-2022/main?labpath=2nd%2F13_Programmation%2F5E_boucle_while.ipynb
|
||||||
|
|
||||||
|
|
||||||
Bilan:
|
Bilan:
|
||||||
|
|
||||||
.. image:: ./5B_boucle_while.pdf
|
.. image:: ./5B_boucle_while.pdf
|
||||||
|
Loading…
Reference in New Issue
Block a user