From a70bd07f057cefea4c1cfb575a3d189999507afb Mon Sep 17 00:00:00 2001 From: gaetanv Date: Tue, 17 Nov 2020 16:20:56 +0100 Subject: [PATCH] maj --- essai.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 essai.py diff --git a/essai.py b/essai.py new file mode 100644 index 0000000..ce47b77 --- /dev/null +++ b/essai.py @@ -0,0 +1 @@ +print("hello") \ No newline at end of file