From 0d8fc0b0389cc83710f26c4f353fb1ec014fa0d2 Mon Sep 17 00:00:00 2001 From: Da Jack Zhao <13582150+da-jack-zhao@user.noreply.gitee.com> Date: Tue, 17 Oct 2023 14:36:14 +0000 Subject: [PATCH] https://gitee.com/da-jack-zhao/zhaodepython.git Signed-off-by: Da Jack Zhao <13582150+da-jack-zhao@user.noreply.gitee.com> --- 2.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 2.py diff --git a/2.py b/2.py new file mode 100644 index 0000000..57f7d3c --- /dev/null +++ b/2.py @@ -0,0 +1 @@ +print(‘hello world’) \ No newline at end of file -- Gitee