From 7d3d82aadec76af72067df1e808ac63195bb28b7 Mon Sep 17 00:00:00 2001 From: Hoang Hiep Trieu <trieuhoanghiep@Trieus-MacBook-Pro.local> Date: Fri, 14 Feb 2025 11:35:48 +0000 Subject: [PATCH] adas --- Hello.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 Hello.py diff --git a/Hello.py b/Hello.py new file mode 100644 index 0000000..ad35e5a --- /dev/null +++ b/Hello.py @@ -0,0 +1 @@ +print("Hello World") -- GitLab