From 14409813693774319bd780e8615582c5b619be30 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Fri, 17 Feb 2023 19:04:44 +0800
Subject: [PATCH] save project

---
 diy2.py | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 diy2.py

diff --git a/diy2.py b/diy2.py
new file mode 100644
index 0000000..88258ee
--- /dev/null
+++ b/diy2.py
@@ -0,0 +1,2 @@
+nane=input("你叫什么名字?")
+print(name+"您好呀")
--
libgit2 0.25.0