From e0bf673f421195c73a6ff0e51be3d8f56ab5ea7f Mon Sep 17 00:00:00 2001 From: "michelat.c" <> Date: Sat, 28 Feb 2026 21:08:09 +0100 Subject: [PATCH] =?UTF-8?q?d=C3=A9finir=20tt=20les=20fonctions=20pr=20comm?= =?UTF-8?q?encer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2089503..e6e4eca 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Code du projet NSI sur l'analyse automatique des tirs de basket. - +def reussite (joueur,action):"""nb d'essai et nb reussite sur l'action """ @@ -14,4 +14,19 @@ les coords du point d'action et doit renvoyer 2 ou 3 en fonction du point de tir if x<250 or x>750 and 50