From bab0418c061ece250ea9a127202955077d534842 Mon Sep 17 00:00:00 2001 From: prof Date: Fri, 24 Jan 2025 10:33:38 +0100 Subject: [PATCH] notation --- bataille.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bataille.py b/bataille.py index 5cfc7ad..26acf3e 100644 --- a/bataille.py +++ b/bataille.py @@ -1,3 +1,13 @@ +# Manon, Ambre et ???? + +# Des mélanges entre commentaires et documentation +# méthode mélanger_paquet inutilement compliquée +# Utilisisation de f-string et de get non vues en classe... +# Des opérations peu appropiées avec les piles (addition, ...) +# Un "état des lieux" manque dans l'interface graphique + +# Note : 15 + import tkinter as tk from random import shuffle from File import File_lst as File