From 41a4516b5a9fd67ed5f4cb788498e6be1047eb86 Mon Sep 17 00:00:00 2001 From: xhh_leo <9064995+xhh_leo@user.noreply.gitee.com> Date: Mon, 3 May 2021 09:11:42 +0800 Subject: [PATCH] Test --- xhh_leo_Files/lesson_1 | 1 + 1 file changed, 1 insertion(+) create mode 100644 xhh_leo_Files/lesson_1 diff --git a/xhh_leo_Files/lesson_1 b/xhh_leo_Files/lesson_1 new file mode 100644 index 00000000..8e235769 --- /dev/null +++ b/xhh_leo_Files/lesson_1 @@ -0,0 +1 @@ +print("Hello World") \ No newline at end of file -- Gitee