From 8ece9c3749783814f5cc723bd397840341d86628 Mon Sep 17 00:00:00 2001 From: nicolas Date: Mon, 8 Jan 2024 15:04:05 +0100 Subject: [PATCH] note --- JDR_SQL.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/JDR_SQL.py b/JDR_SQL.py index 06df35f..babfe84 100644 --- a/JDR_SQL.py +++ b/JDR_SQL.py @@ -1,3 +1,7 @@ +### code fonctionnel répondant au cahier des charges +### choix du nom de certaines variables mal choisis : pdv2 = (P2.pdv, nomP2,) +### note : 10/10 + from random import randint import sqlite3