From f1f710836d20534cf1325c5640272e52211572eb Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 12 Dec 2020 15:04:40 +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..4312af0 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