diff --git a/projet.py b/projet.py new file mode 100644 index 0000000..c270ca3 --- /dev/null +++ b/projet.py @@ -0,0 +1,2 @@ +def lecture (nom_du_fichier) : + return [[]] \ No newline at end of file