Retravaille TP Python bases 2A

This commit is contained in:
Alexis Fourmaux 2025-09-04 11:30:01 +02:00
parent 29cc646c5b
commit fad0ab7300
3 changed files with 393 additions and 170 deletions

View file

@ -20,6 +20,7 @@
- [Une application web complète avec Python](./CIEL1/07-appli-web/appli-web.md)
- [BTS CIEL - 2e année](./CIEL2/ciel2.md)
- [Révisions Python](./CIEL2/01-revisions-python/python-revisions.md)
- [Cours](./CIEL2/01-revisions-python/cours/python-bases.md)
- [TP1 - Bases de Python](./CIEL2/01-revisions-python/tp/tp1_bases.md)
- [TP1b - Mise en pratique](./CIEL2/01-revisions-python/tp/tp1bis_mise_en_pratique.md)
- [Python objet](./CIEL2/02-python-objet/python-objet.md)