From c0522bbf4c1252373bee604a9002e945246a2f75 Mon Sep 17 00:00:00 2001 From: Alexis Fourmaux Date: Sat, 27 Sep 2025 12:02:52 +0200 Subject: [PATCH] =?UTF-8?q?AJoute=20le=20TP3=202e=20ann=C3=A9e=20au=20somm?= =?UTF-8?q?aire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cours/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/cours/SUMMARY.md b/src/cours/SUMMARY.md index 88b718f..5d6abfc 100644 --- a/src/cours/SUMMARY.md +++ b/src/cours/SUMMARY.md @@ -35,6 +35,7 @@ - [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) - [TP2 - Fonctions](./CIEL2/01-revisions-python/tp/tp2-fonctions.md) + - [TP3 - Fichiers et structures de données](./CIEL2/01-revisions-python/tp/tp3-fichiers-structures-de-données.md) - [TP Git](./CIEL2/04-git/tp.md) - [Python objet](./CIEL2/02-python-objet/python-objet.md) - [Bases de données](./CIEL2/03-base-de-donnees/bases-de-donnees.md)