From 3fb83276f97dbcedafba3368243b36bd1d0ccae5 Mon Sep 17 00:00:00 2001 From: nicoa96 <nicoa96@zedat.fu-berlin.de> Date: Tue, 19 Dec 2023 11:44:23 +0000 Subject: [PATCH] Delete helloword.py --- helloword.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 helloword.py diff --git a/helloword.py b/helloword.py deleted file mode 100644 index 8cde782..0000000 --- a/helloword.py +++ /dev/null @@ -1 +0,0 @@ -print("hello world") -- GitLab