ajout fichier csv

This commit is contained in:
2022-02-24 09:14:56 +01:00
parent efe06a7680
commit 25fea6ad84
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
Prénom;DS1;DS2;Projet
Michelangelo;12;14;B
Leonardo;15;16;A
Raphael;10;12;C
Donatello;13;15;B
1 Prénom DS1 DS2 Projet
2 Michelangelo 12 14 B
3 Leonardo 15 16 A
4 Raphael 10 12 C
5 Donatello 13 15 B