From fb2987bdba099a2f392373c17bdd6ac9a8c8f4f4 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 26 Sep 2022 16:04:58 +0200 Subject: [PATCH] maj exercices --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 02a4795..ca394e0 100644 --- a/index.md +++ b/index.md @@ -55,6 +55,8 @@ Chaîne *BBB* du cours <https://bbb.hesge.ch/b/ore-xff-hkz-poh> ## Exercices +### 27.09.2022: Nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/nombre_secret/enonce) + ### 20.09.2022: Calendrier, [HTML](prog_seq_c_tp/calendar/index.html), [PDF](prog_seq_c_tp/calendar/calendar.pdf), [GIT](https://gitedu.hesge.ch/programmation_sequentielle/travaux_pratiques/c_lang/calendar/enonce) -- GitLab