From 571ce3a6ddd92216cbad61fbf5e6712001c59511 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 28 Nov 2020 19:24:52 +0800
Subject: [PATCH] save project

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

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