Commit ac6a99460ae7d16819984c17ed42ed37253d7514
1 parent
c27aaa0f6c
Exists in
master
TP4
Showing 2 changed files with 3 additions and 3 deletions
index.html
View file @
ac6a994
... | ... | @@ -74,14 +74,14 @@ |
74 | 74 | |
75 | 75 | <a class="item sep" href="tp3.pdf">TP 3 <br/> assertions, numpy</a> |
76 | 76 | <a class="item" href="raw/fichiers-tp3.zip">TP 3<br/>fichiers</a> |
77 | - | |
77 | + <a class="item sep" href="tp4.pdf">TP 4 <br/> numpy, aggrégations</a> | |
78 | + | |
78 | 79 | <!-- |
79 | 80 | |
80 | 81 | <a class="item" href="raw/correction-tp2.zip">Correction<br/>TP 2</a> |
81 | - | |
82 | 82 | <a class="item" href="raw/correction-tp3.zip">Correction<br/>TP 3</a> |
83 | 83 | |
84 | - <a class="item sep" href="tp4.pdf">TP 4 <br/> numpy, aggrégations</a> | |
84 | +> | |
85 | 85 | <a class="item" href="raw/fichiers-tp4.zip">TP 4<br/>fichiers</a> |
86 | 86 | <a class="item" href="raw/correction-tp4.zip">Correction<br/>TP 4</a> |
87 | 87 |
tp4.pdf
View file @
ac6a994