From d72ef774b07b4592e7e021626155554d07b86fd6 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 27 Dec 2020 14:44:52 +0800
Subject: [PATCH] save project

---
 diy1.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/diy1.py b/diy1.py
index 45c9a2f..c0c6b38 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1 +1,3 @@
-# 我们都爱夸夸夸
\ No newline at end of file
+# 我们都爱夸夸夸
+name=input("召唤师你叫什么名字?")
+print(name+",召唤师你好呀")
\ No newline at end of file
--
libgit2 0.25.0