| @@ -1,4 +1,4 @@ | |||||
| # Introduction à la programmation avec Python | |||||
| # Introduction à la programmation avec Python (chapitre 2) | |||||
| @@ -11,6 +11,14 @@ Dimitri Merejkowsky <br /> | |||||
| # Session 2 | # Session 2 | ||||
| --- | |||||
| Note: | |||||
| * La présentation est en ligne [sur mon site](https://dmerej.info/pub/cours-python/chapitre-01) | |||||
| * Les sources sont [sur GitHub](https://github.com/E2L/cours-python/tree/master/sources). | |||||
| * Mais il vaut mieux **recopier** le code vous-mêmes. | |||||
| ---- | ---- | ||||
| # Plan | # Plan | ||||