From 6e619df3cbce67d68198b33aaf7107e192e5d9e4 Mon Sep 17 00:00:00 2001 From: zhn <11903707+zhn666@user.noreply.gitee.com> Date: Thu, 3 Nov 2022 07:54:00 +0000 Subject: [PATCH] add codes/666.python. Signed-off-by: zhn <11903707+zhn666@user.noreply.gitee.com> --- codes/666.python | 1 + 1 file changed, 1 insertion(+) create mode 100644 codes/666.python diff --git a/codes/666.python b/codes/666.python new file mode 100644 index 00000000..eb776e6c --- /dev/null +++ b/codes/666.python @@ -0,0 +1 @@ +print("Hello,World") \ No newline at end of file -- Gitee