From 91b70585546a2c6dc1a00b43ea0032b2b1d67f87 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 28 Nov 2020 14:33:55 +0800 Subject: [PATCH] save project --- diy3.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 diy3.py diff --git a/diy3.py b/diy3.py new file mode 100644 index 0000000..fc64b16 --- /dev/null +++ b/diy3.py @@ -0,0 +1,2 @@ +message = "诺依,周末一起去看动漫展吧!" +print(message[:]) \ No newline at end of file -- libgit2 0.25.0