From 7ab6befeaf1f8021eb3ed8fa569c88ad30eb755e Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 6 Aug 2022 22:12:24 +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..863386d 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