From 4151df5e97eaab108e0b8d48496cd84d48b93d38 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@hesge.ch> Date: Thu, 19 Sep 2019 22:16:35 +0200 Subject: [PATCH] added base_2 --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 300a0d7..bb4d5f3 100644 --- a/index.md +++ b/index.md @@ -32,6 +32,8 @@ corrige: false ## Base 1 [PDF](prog_seq_c_cours/base_1.pdf) +## Base 2 [PDF](prog_seq_c_cours/base_2.pdf) + # Exercices de programmation séquentielle en C ## Le nombre secret, [HTML](prog_seq_c_tp/nombre_secret/index.html), [PDF](prog_seq_c_tp/nombre_secret/nombre_secret.pdf) -- GitLab